clickhouse-lts: 25.8.14.17-lts -> 25.8.15.35-lts

This commit is contained in:
R. Ryantm
2026-01-27 16:09:26 +00:00
parent 2d027a414e
commit bd9dffc552
+3 -3
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
version = "25.8.14.17-lts";
rev = "85bdcee459593cd55faef3154a5e487b60119ff4";
hash = "sha256-Ydx46Y7uFHVUzsqY8dBExg2r78Y+PeJUkMSIVAn6eXQ=";
version = "25.8.15.35-lts";
rev = "7a0b36cf8934881236312e9fea094baaf5c709a4";
hash = "sha256-zCMqZaw+QO/MAdJhgyrZYvdFPO8o11EXbuGHS5++dZw=";
lts = true;
}