openfga: 1.8.15 -> 1.8.16

This commit is contained in:
R. Ryantm
2025-06-23 19:45:40 +00:00
parent d079709547
commit e7fc9fbca2
+2 -2
View File
@@ -7,7 +7,7 @@
let
pname = "openfga";
version = "1.8.15";
version = "1.8.16";
in
buildGoModule {
@@ -17,7 +17,7 @@ buildGoModule {
owner = "openfga";
repo = "openfga";
rev = "v${version}";
hash = "sha256-OZZm2MIXzXc41sHScTUrlVh5g6gfr3stP8rwmUSarAs=";
hash = "sha256-ZEEqmQMoq0N45+BZbjjI0hcGncYzXwlzjoZBo3mvfrE=";
};
vendorHash = "sha256-S0ecHnHbYRSSA2i5gOOLMsNqs1DHKY5y2u9yMO9wJ88=";