openfga: Update to version 0.7.4

This commit is contained in:
github-actions[bot] 2025-08-16 00:39:00 +00:00
parent dbb669dafe
commit 9b3302d017

View File

@ -1,20 +1,20 @@
{ {
"version": "0.7.3", "version": "0.7.4",
"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.3/fga_0.7.3_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_amd64.tar.gz",
"hash": "70d322b0217f1454decac3e64bce1e732140da57c75d26fcfa8bc10ddc5b67d3" "hash": "7dd0cd83a1dff1cb24f13169ae8bdf9de34bafa05f8ffb0bf1551f855f5d2869"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_386.tar.gz",
"hash": "b9cd82c599fabcc33b0b3271b43a373a98eb4b21b1263e37cdd9c7908663cbd9" "hash": "d1e55d13b127cf3b65740325837b7131e38992cd0579c6343368492998b9f98d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_arm64.tar.gz",
"hash": "8c114a1dd5bb3e2213f8cdf3391dc12228dfc6f17a72363addfe51b2b1d9b3a3" "hash": "8e6cc6f5ba8f89e7087ca49008064ed21657a078f79d2f52379f91cb10517d75"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",