clickhouse-lts: 26.3.12.3-lts -> 26.3.13.31-lts

This commit is contained in:
R. Ryantm
2026-06-16 01:57:22 +00:00
parent ba34f5f44c
commit ebc03826a3
+3 -3
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
version = "26.3.12.3-lts";
rev = "d23c7536b980c34b39c850b08ef23c509f06aaaa";
hash = "sha256-xM+dqOSNa4rMaCGgz86UCdF3szwXgYr5vH1Ov7y4X08=";
version = "26.3.13.31-lts";
rev = "27ae4e9fe0e3f97f012b3be293caf42a60d08747";
hash = "sha256-NTts2SiaQ+B+iPCAPLF4fLQmZ9/0Gp2FFu/E0aXfCMc=";
lts = true;
}