diff --git a/bucket/openfga.json b/bucket/openfga.json index 5b8f67e37b..f9dd71948c 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.6.2", + "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.2/fga_0.6.2_windows_amd64.tar.gz", - "hash": "7451ef44933ade52c404c7568e86d5bb70c35a99543833f6c15a9c75868dc50f" + "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.2/fga_0.6.2_windows_386.tar.gz", - "hash": "520d79f51960c2e59be3b937bea5ab3dfcc80cada45680a31b612ac590b6970b" + "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.2/fga_0.6.2_windows_arm64.tar.gz", - "hash": "eae69530352c5e17a81b59611c99c74f6dd15b267734d8a9ce7c4203c56577f0" + "url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_arm64.tar.gz", + "hash": "988829093673b6126e24b13acb793a4dc17e934b0f41353b608b610e53fce3a7" } }, "bin": "fga.exe",