openfga-cli: 0.6.0 -> 0.6.1

This commit is contained in:
R. Ryantm
2024-09-18 06:12:00 +00:00
parent f2826b18cc
commit 5d547dbac4
+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=";