diff --git a/bucket/openfga.json b/bucket/openfga.json index e2d7844a38..3fff6f29a8 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.4", + "version": "0.7.5", "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.7.4/fga_0.7.4_windows_amd64.tar.gz", - "hash": "7dd0cd83a1dff1cb24f13169ae8bdf9de34bafa05f8ffb0bf1551f855f5d2869" + "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_amd64.tar.gz", + "hash": "0a01ee315f68b963cc93be1963f225a219bd2d6cbdcf8c5459718bffbe399b1d" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_386.tar.gz", - "hash": "d1e55d13b127cf3b65740325837b7131e38992cd0579c6343368492998b9f98d" + "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_386.tar.gz", + "hash": "9a6900342b64d178f395b8365493019c58e2cd78570b8ea50f510e064242e462" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.4/fga_0.7.4_windows_arm64.tar.gz", - "hash": "8e6cc6f5ba8f89e7087ca49008064ed21657a078f79d2f52379f91cb10517d75" + "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_arm64.tar.gz", + "hash": "edf824e766973f05f47891e1f8ea9c9836ec7f1f7ac7ebf16d9a41966f1f34d7" } }, "bin": "fga.exe",