From 8cb85a70fd0c95311d8e8115620ce69a8fa6ac4e Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:30:56 +0100 Subject: [PATCH] clickhouse-24.9/24.9.2.42 package update (#29976)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: Evan Gibler <20933572+egibs@users.noreply.github.com> --- clickhouse-24.9.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clickhouse-24.9.yaml b/clickhouse-24.9.yaml index 95173e31a3..c433046bd1 100644 --- a/clickhouse-24.9.yaml +++ b/clickhouse-24.9.yaml @@ -1,7 +1,7 @@ package: name: clickhouse-24.9 - version: 24.9.1.3278 - epoch: 1 + version: 24.9.2.42 + epoch: 0 description: ClickHouse is the fastest and most resource efficient open-source database for real-time apps and analytics. copyright: - license: Apache-2.0 @@ -41,7 +41,7 @@ pipeline: with: repository: https://github.com/ClickHouse/ClickHouse tag: v${{package.version}}-stable - expected-commit: 6d058d82a8ec7a7dda413d61ab5c6a2ddf6efb25 + expected-commit: de7c791a2eadce4093409574d6560d2332b0dd18 # The default build script is defensive and tries to protect against defining cflags. - uses: patch