openfga-cli: 0.7.7 -> 0.7.8

This commit is contained in:
R. Ryantm
2025-11-11 17:54:51 +00:00
parent e85973dd9b
commit 47ae4633a8
+2 -2
View File
@@ -7,7 +7,7 @@
let
pname = "openfga-cli";
version = "0.7.7";
version = "0.7.8";
in
buildGoModule {
@@ -17,7 +17,7 @@ buildGoModule {
owner = "openfga";
repo = "cli";
rev = "v${version}";
hash = "sha256-066/cQBjs8+smMQDc/AaP0thjxb3p0nOzIaKE58cc6M=";
hash = "sha256-AZq/BrAgm9mQGnfq9qxZTsv/yMnOH59u3G7sN8vdFDQ=";
};
vendorHash = "sha256-5G8bSliEQ302yWPOl245nFFEybOGowineFODcCm9Osw=";