{ "version": "0.6.3", "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.6.3/fga_0.6.3_windows_amd64.tar.gz", "hash": "eeb47402bc0eab6afc43eeab7abee4f437401cd7ac87fcd76561838f49e92dc5" }, "32bit": { "url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_386.tar.gz", "hash": "ae665c1c24c6d4c63515222f88fa19132005a69531e83ef91b984d4f2e534260" }, "arm64": { "url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_arm64.tar.gz", "hash": "988829093673b6126e24b13acb793a4dc17e934b0f41353b608b610e53fce3a7" } }, "bin": "fga.exe", "checkver": { "github": "https://github.com/openfga/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/openfga/cli/releases/download/v$version/fga_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/openfga/cli/releases/download/v$version/fga_$version_windows_386.tar.gz" }, "arm64": { "url": "https://github.com/openfga/cli/releases/download/v$version/fga_$version_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }