gopass-jsonapi: fix src hash (#345663)

This commit is contained in:
Nick Cao
2024-10-01 13:24:31 -04:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ buildGoModule rec {
owner = "gopasspw";
repo = "gopass-jsonapi";
rev = "v${version}";
hash = "sha256-+CE8cKBEBKK3OeIDq5SUlk23Y5C40fewu6tGMF0mT1c=";
hash = "sha256-DbfmjgIUqgWVYyPqkcaeE5JKzqElNbrGnx62Fd8v7Hg=";
};
vendorHash = "sha256-Aahu0afi6bPnvz/NSZznbp0y9vMJWDj1Bq7tWGRmm7g=";