openfga: Update to version 0.7.7

This commit is contained in:
github-actions[bot] 2025-11-05 04:29:52 +00:00
parent 0315250877
commit f6537b103a

View File

@ -1,20 +1,20 @@
{
"version": "0.7.5",
"version": "0.7.7",
"description": "Relationship-based access control made fast, scalable, and easy to use",
"homepage": "https://openfga.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_amd64.tar.gz",
"hash": "0a01ee315f68b963cc93be1963f225a219bd2d6cbdcf8c5459718bffbe399b1d"
"url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_amd64.tar.gz",
"hash": "c91d2bd9189f1130191ece84309ced234318eb440429e8a5d9fa774513ada892"
},
"32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_386.tar.gz",
"hash": "9a6900342b64d178f395b8365493019c58e2cd78570b8ea50f510e064242e462"
"url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_386.tar.gz",
"hash": "8b38098aaa4afb3864f1070480b5b5e195408bf4502c385ded7652c72fbfc6e0"
},
"arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_arm64.tar.gz",
"hash": "edf824e766973f05f47891e1f8ea9c9836ec7f1f7ac7ebf16d9a41966f1f34d7"
"url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_arm64.tar.gz",
"hash": "85640876c504c33ec35734c30977cd84577ba9e349ab1cc254125566df85bf6a"
}
},
"bin": "fga.exe",