openfga-cli: 0.6.0 -> 0.6.1 (#342727)

This commit is contained in:
Nick Cao
2024-09-18 08:46:56 -04:00
committed by GitHub
+2 -2
View File
@@ -7,7 +7,7 @@
let
pname = "openfga-cli";
version = "0.6.0";
version = "0.6.1";
in
buildGoModule {
@@ -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=";