From 04675400ea3b0553c8b5e635731a5302b58e4745 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 12 Nov 2025 06:47:22 +0000 Subject: [PATCH] clickhouse: 25.10.1.3832-stable -> 25.10.2.65-stable --- pkgs/by-name/cl/clickhouse/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/cl/clickhouse/package.nix b/pkgs/by-name/cl/clickhouse/package.nix index f05430a6ee4b..afbf43d5b798 100644 --- a/pkgs/by-name/cl/clickhouse/package.nix +++ b/pkgs/by-name/cl/clickhouse/package.nix @@ -1,6 +1,6 @@ import ./generic.nix { - version = "25.10.1.3832-stable"; - rev = "f95c1af632a1c4fb9c69a501d05ae04a393b8f81"; - hash = "sha256-00QqO7fVEg7vGtM/+69CEPfNKTm+P2uteoHKKVYwpoY="; + version = "25.10.2.65-stable"; + rev = "4ff630944f84ed44067d3fb37d5435de8ced10ce"; + hash = "sha256-JbnuzEcL6cz/UKjWjZj4KoRyeoheOIaTswuzaIiem4g="; lts = false; }