openfga: 1.10.4 -> 1.11.0

This commit is contained in:
R. Ryantm
2025-11-11 09:07:59 +00:00
parent ffd468f28a
commit cd4614c802
+2 -2
View File
@@ -7,7 +7,7 @@
let
pname = "openfga";
version = "1.10.4";
version = "1.11.0";
in
buildGoModule {
@@ -17,7 +17,7 @@ buildGoModule {
owner = "openfga";
repo = "openfga";
rev = "v${version}";
hash = "sha256-4Mi+fjOBwzL3iq57iz4SAESNRCm75gKnZCIsOwTQeAc=";
hash = "sha256-2PmTIoi7v06/Uqlj2GlBbnGpu3GB4xBondG/w3egSjs=";
};
vendorHash = "sha256-KK/6CNq824PBgAHnPoGza0yvLQ/paa1hznfp5p2GKyY=";