From f6537b103ab0a8d3c523f882dcfd87f61a4a9249 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 04:29:52 +0000 Subject: [PATCH] openfga: Update to version 0.7.7 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 3fff6f29a8..d535d005cd 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.5", + "version": "0.7.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.7.5/fga_0.7.5_windows_amd64.tar.gz", - "hash": "0a01ee315f68b963cc93be1963f225a219bd2d6cbdcf8c5459718bffbe399b1d" + "url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_amd64.tar.gz", + "hash": "c91d2bd9189f1130191ece84309ced234318eb440429e8a5d9fa774513ada892" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_386.tar.gz", - "hash": "9a6900342b64d178f395b8365493019c58e2cd78570b8ea50f510e064242e462" + "url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_386.tar.gz", + "hash": "8b38098aaa4afb3864f1070480b5b5e195408bf4502c385ded7652c72fbfc6e0" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.5/fga_0.7.5_windows_arm64.tar.gz", - "hash": "edf824e766973f05f47891e1f8ea9c9836ec7f1f7ac7ebf16d9a41966f1f34d7" + "url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_arm64.tar.gz", + "hash": "85640876c504c33ec35734c30977cd84577ba9e349ab1cc254125566df85bf6a" } }, "bin": "fga.exe",