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