From 1aa8f6ce8e8954b80988efa0ff553d76d66b6900 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:31:00 +0000 Subject: [PATCH] openfga: Update to version 0.7.1 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 20fb0015b8..59031712d0 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.0", + "version": "0.7.1", "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.0/fga_0.7.0_windows_amd64.tar.gz", - "hash": "dab5d9b705f09bd0ae20c2a7674d554f0a7eb4fd1fa5da7c3df889f5ad92392c" + "url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_amd64.tar.gz", + "hash": "223b2cd9cd769b3e1be3f2f04049316664cd9695cde8802830d9af6cb62b4cb7" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_386.tar.gz", - "hash": "64ee6bcd4a1789a0928c54214460a28f5574c7793f06dc50683764346d21ce74" + "url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_386.tar.gz", + "hash": "f7add9faad460d1dc6bc908f9cf89a7e3e6cc8d530741dce8225a5a6ecce84e1" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_arm64.tar.gz", - "hash": "5d46ece4f0ce7ac9342156bf3603c8fd5f01e269852f062bf057d858bd35b553" + "url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_arm64.tar.gz", + "hash": "d1c09a1b85e8d7b950908724802711fedae10f2f7680243cd8cf62ce602ec897" } }, "bin": "fga.exe",