From e8d95ceda2daae7a810c2b311cf409079072ba82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:29:47 +0000 Subject: [PATCH] openfga: Update to version 0.7.2 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 59031712d0..64c28b22a5 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/fga_0.7.1_windows_amd64.tar.gz", - "hash": "223b2cd9cd769b3e1be3f2f04049316664cd9695cde8802830d9af6cb62b4cb7" + "url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_amd64.tar.gz", + "hash": "3c43a67ad60a1106999c8d6c8ba33f38803e4cdcdbd4222ae64ee56526adf4f8" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_386.tar.gz", - "hash": "f7add9faad460d1dc6bc908f9cf89a7e3e6cc8d530741dce8225a5a6ecce84e1" + "url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_386.tar.gz", + "hash": "b8af2215f43d229b932ad65934c4d2c3199a68908044d60f632fca2e4a3c0efc" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_arm64.tar.gz", - "hash": "d1c09a1b85e8d7b950908724802711fedae10f2f7680243cd8cf62ce602ec897" + "url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_arm64.tar.gz", + "hash": "ac1b091b0ead95ff2fcdbd5e6fddfa5546c9e2de1c141f4f564f2aca85b5c0cf" } }, "bin": "fga.exe",