diff --git a/clickhouse-25.11.yaml b/clickhouse-25.11.yaml index f17c905be99..bbe62af54ce 100644 --- a/clickhouse-25.11.yaml +++ b/clickhouse-25.11.yaml @@ -1,6 +1,6 @@ package: name: clickhouse-25.11 - version: "25.11.5.8" + version: "25.11.6.11" epoch: 0 description: ClickHouse is the fastest and most resource efficient open-source database for real-time apps and analytics. copyright: @@ -55,7 +55,7 @@ pipeline: with: repository: https://github.com/ClickHouse/ClickHouse tag: v${{package.version}}-stable - expected-commit: 06e6dea3bb5497ae7269672c6d6f86a9cc356003 + expected-commit: 90415175004ddfc3b90fe916f2bb6bdd07e6113f # The default build script is defensive and tries to protect against defining cflags. - uses: patch