From ba41a3ff73a485937cfc6c22dd11020431cd7d46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:30:55 +0000 Subject: [PATCH] openfga: Update to version 0.7.8 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index d535d005cd..4b0f8daf1d 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.7", + "version": "0.7.8", "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.7/fga_0.7.7_windows_amd64.tar.gz", - "hash": "c91d2bd9189f1130191ece84309ced234318eb440429e8a5d9fa774513ada892" + "url": "https://github.com/openfga/cli/releases/download/v0.7.8/fga_0.7.8_windows_amd64.tar.gz", + "hash": "6c8deb0e5953eb3d4cc4074c721123ded28afbcda092f854aff5b8133aa8fc98" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_386.tar.gz", - "hash": "8b38098aaa4afb3864f1070480b5b5e195408bf4502c385ded7652c72fbfc6e0" + "url": "https://github.com/openfga/cli/releases/download/v0.7.8/fga_0.7.8_windows_386.tar.gz", + "hash": "05106b97568d6c6dc1f893222facb2cddfa8c6cbcb05d5e64293676b6d0a8cba" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.7/fga_0.7.7_windows_arm64.tar.gz", - "hash": "85640876c504c33ec35734c30977cd84577ba9e349ab1cc254125566df85bf6a" + "url": "https://github.com/openfga/cli/releases/download/v0.7.8/fga_0.7.8_windows_arm64.tar.gz", + "hash": "956b441e64c8b7ff718aecd95ae54de229a868dcb75ea059cde009a8eabf3c58" } }, "bin": "fga.exe",