Skip to content

Commit f28e9e6

Browse files
openfga: 1.6.0 -> 1.6.1 (#342758)
2 parents eca2693 + 3319236 commit f28e9e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/op/openfga/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";
10-
version = "1.6.0";
10+
version = "1.6.1";
1111
in
1212

1313
buildGoModule {
@@ -17,10 +17,10 @@ buildGoModule {
1717
owner = "openfga";
1818
repo = "openfga";
1919
rev = "v${version}";
20-
hash = "sha256-Y0ffBbNQFPGoLq2B9HtImU1tH0JqhvPYgftNCUQtcJo=";
20+
hash = "sha256-NdMv81XUHawey/xO7UUsTpbBF/4F77N7VtyYCKZjjkU=";
2121
};
2222

23-
vendorHash = "sha256-+awhoYHstxLarPRDIzETAx0wR8TqoyDz3iFSQxH2vG4=";
23+
vendorHash = "sha256-4f681Qq6cAAQpla+xcvDXCYwa0ZBqsYSWWDyq5jbdd0=";
2424

2525
nativeBuildInputs = [ installShellFiles ];
2626

0 commit comments

Comments
 (0)