clickhouse: 25.9.4.58 → 25.10.1.3832, clickhouse-lts: 25.8.10.7 → 25.8.11.66 (#458300)

This commit is contained in:
misuzu
2025-11-05 10:50:55 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import ./generic.nix {
version = "25.8.10.7-lts";
rev = "02ec3a1ea1e08fb18d2d9638f00b2b557fa1cc1c";
hash = "sha256-EOZ2AfeBeXAWQqa25eQX3loE+xegt03lsCU1aQt/Ebs=";
version = "25.8.11.66-lts";
rev = "fa393206741c830da77b8f1bcf18c753161932c8";
hash = "sha256-VUdT5STQqcWevYJjtuLdTeDGZHNl3JkkDSgcckjSZbw=";
lts = true;
}

View File

@@ -1,6 +1,6 @@
import ./generic.nix {
version = "25.9.4.58-stable";
rev = "08afb4f28eefe01513442c3647a2e00b703d5922";
hash = "sha256-HRbqVSyDuvhkv0+PSgps9AXKdLlukrLA65OLx5gZ3c0=";
version = "25.10.1.3832-stable";
rev = "f95c1af632a1c4fb9c69a501d05ae04a393b8f81";
hash = "sha256-UqdwZRJWMo2KTlZ1W3MnbXg1EhK/ifjQRciPcWiFYTk=";
lts = false;
}