Skip to content

Commit 846d702

Browse files
committed
update clickhouse dependency hash
1 parent 39fa68a commit 846d702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/ext/wrappers/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ let
106106
}
107107
else if builtins.compareVersions "0.6.1" version == 0 then
108108
{
109-
"clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=";
109+
"clickhouse-rs-1.1.0-alpha.1" = "sha256-3CIKx0/imCCXl1VGUAX0E9TqbsZSTEdCpe4ps5p6Ax4=";
110110
}
111111
else
112112
{

0 commit comments

Comments
 (0)