clickhouse-lts: 26.3.15.4-lts -> 26.3.17.4-lts

This commit is contained in:
R. Ryantm
2026-07-03 15:01:17 +00:00
parent d114360723
commit c67d60408f
+3 -3
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
version = "26.3.15.4-lts";
rev = "3c767441a1ed9b5828b94806d87a25501d1f7364";
hash = "sha256-7vhnUjmZtHm2v8a7w2gBxgFz153kbbUi94oy04vheLo=";
version = "26.3.17.4-lts";
rev = "00f5ad7bc29d8bb65e1f7eb24208da15db3cf642";
hash = "sha256-RJSqcsn3ZOL145RTUs4QujPm6DHjDSYiL9jI1C1YCVE=";
lts = true;
}