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 { import ./generic.nix {
version = "25.8.10.7-lts"; version = "25.8.11.66-lts";
rev = "02ec3a1ea1e08fb18d2d9638f00b2b557fa1cc1c"; rev = "fa393206741c830da77b8f1bcf18c753161932c8";
hash = "sha256-EOZ2AfeBeXAWQqa25eQX3loE+xegt03lsCU1aQt/Ebs="; hash = "sha256-VUdT5STQqcWevYJjtuLdTeDGZHNl3JkkDSgcckjSZbw=";
lts = true; lts = true;
} }

View File

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