diff --git a/bucket/openfga.json b/bucket/openfga.json index 1d338d5e51..11e22b080f 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.4.1", + "version": "0.5.0", "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.4.1/fga_0.4.1_windows_amd64.tar.gz", - "hash": "c7e3996ce21876cad026b07802ed0be9fbf95e0d67addbe73fb2545c41afec0b" + "url": "https://github.com/openfga/cli/releases/download/v0.5.0/fga_0.5.0_windows_amd64.tar.gz", + "hash": "bb4f250cf18869e6c770799b583f55965ae658582f860fe2016289c4a5b5326f" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.4.1/fga_0.4.1_windows_386.tar.gz", - "hash": "687c4ae17031258095f405f6164211abb8d65f86700b352faabc001c7d8ffbec" + "url": "https://github.com/openfga/cli/releases/download/v0.5.0/fga_0.5.0_windows_386.tar.gz", + "hash": "0a9653522e18bbea732a48f51323bd09c43d03cab3b95fab437c68a5f4a13800" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.4.1/fga_0.4.1_windows_arm64.tar.gz", - "hash": "dad39ca7a255d8c835aea6f0cbd8a1364de6d7455dd7c800fcd828e804488b07" + "url": "https://github.com/openfga/cli/releases/download/v0.5.0/fga_0.5.0_windows_arm64.tar.gz", + "hash": "f199c8f87f306820bff188c3526bbea8999426c215c48f43cc03117c252f4b73" } }, "bin": "fga.exe",