circom: fix hash (#355217)

This commit is contained in:
Aleksana
2024-11-13 17:23:00 +08:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
owner = "iden3";
repo = "circom";
rev = "v${version}";
hash = "sha256-OxfqbsxSIy0tLDMfDmdCZeMb2LCSG7I+Vm9RHb7tXFc=";
hash = "sha256-jaBtBFvGRTRImXQNM+FXr23XQqC5V7hRa9SZAgB/K4c=";
};
cargoHash = "sha256-KmUTlzRRmtD9vKJmh0MSUQxN8gz4qnp9fLs5Z0Lmypw=";