Skip to content

Commit 7cdb342

Browse files
committed
openfga-cli: 0.6.3 -> 0.6.4
1 parent d8b348c commit 7cdb342

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/op/openfga-cli/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
let
99
pname = "openfga-cli";
10-
version = "0.6.3";
10+
version = "0.6.4";
1111
in
1212

1313
buildGoModule {
@@ -17,10 +17,10 @@ buildGoModule {
1717
owner = "openfga";
1818
repo = "cli";
1919
rev = "v${version}";
20-
hash = "sha256-PHUXwDZta+utlUkkb4XRnhTgFlwMgOTD1/iboP+LMqY=";
20+
hash = "sha256-EIfVu6RnfIlHDKa5Kfy9cZ9ntg4Mdaz0SaDcCVHi01Q=";
2121
};
2222

23-
vendorHash = "sha256-hTt9Ut7+4LX+4SqC64feRGm6gLmrKswYt/XNqpTlQzo=";
23+
vendorHash = "sha256-l6gZ8E7WYeJq8crxzKAP8q4L9aoXkjad64XUZfToE14=";
2424

2525
nativeBuildInputs = [ installShellFiles ];
2626

0 commit comments

Comments
 (0)