openfga: Update to version 0.7.8

This commit is contained in:
github-actions[bot] 2025-11-05 16:30:55 +00:00
parent a0ef2235e9
commit ba41a3ff73

View File

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