diff --git a/bucket/openfga.json b/bucket/openfga.json index 1b59fdce02..2ac6c49117 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.2.6", + "version": "0.2.7", "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.2.6/fga_0.2.6_windows_amd64.tar.gz", - "hash": "ac3cd992d67b52f30f2cdf6bec8ae867cb62fee516e00be39f7f34c96c9e9050" + "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_amd64.tar.gz", + "hash": "327378ff4ba2d00fe66a50958316b84bc67abfca3c04c17cee72cf2bca3146d5" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_386.tar.gz", - "hash": "2f70fdc7d248a01d63fbfe0640e69d7fbd6ff43791fe44dde65ad968490fa9fb" + "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_386.tar.gz", + "hash": "3fabbe696daaba1b687c7d9e7aaf29f71b80230e4b724c7e6b2c1d16fe7b8bdd" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_arm64.tar.gz", - "hash": "be4cda895ea05099839ef9a07fe61a9787759300ff5617dc686f60e916737a32" + "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_arm64.tar.gz", + "hash": "76666da72e2d703e35f4059d4de243b143d94a91a29e1c18d62f4e9b9c04425d" } }, "bin": "fga.exe",