Skip to content

Commit d0655d2

Browse files
committed
update release hash code
1 parent 1cd71de commit d0655d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ext/wrappers/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildPgrxExtension_0_12_9 rec {
2626
owner = "supabase";
2727
repo = "wrappers";
2828
rev = "v${version}";
29-
hash = "sha256-7ESjqE8a0VMewgdFDFHBDxxnmRHQG54t7mFs4UI9Ffw";
29+
hash = "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=";
3030
};
3131

3232
nativeBuildInputs = [ pkg-config cargo git ];

0 commit comments

Comments
 (0)