openfga-cli: 0.7.7 -> 0.7.8 (#460727)

This commit is contained in:
Nick Cao
2025-11-12 21:13:03 +00:00
committed by GitHub
+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=";