Skip to content

Commit

Permalink
openfga-cli: 0.6.0 -> 0.6.1 (NixOS#342727)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Sep 18, 2024
2 parents 302bad4 + 5d547db commit 7047cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/op/openfga-cli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

let
pname = "openfga-cli";
version = "0.6.0";
version = "0.6.1";
in

buildGoModule {
Expand All @@ -17,7 +17,7 @@ buildGoModule {
owner = "openfga";
repo = "cli";
rev = "v${version}";
hash = "sha256-6bzVT+SnYAFDYdy5nyXPpmUuLsmjvUuaIlPkICjw30U=";
hash = "sha256-cAfBEhgHnzmSD8/pVi8VVjnC3O+WgokzdPSzvE5hDec=";
};

vendorHash = "sha256-jIcuyt4tzfz+WkyQnMZs6viLnmwtGbVawgnz9M/xAS8=";
Expand Down

0 comments on commit 7047cc1

Please sign in to comment.