From 0ddddc4b7105daf7cab9063325dd41d770532a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:30:23 +0000 Subject: [PATCH] openfga: Update to version 0.7.3 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 64c28b22a5..8a4aeae5c2 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.2", + "version": "0.7.3", "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.2/fga_0.7.2_windows_amd64.tar.gz", - "hash": "3c43a67ad60a1106999c8d6c8ba33f38803e4cdcdbd4222ae64ee56526adf4f8" + "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_amd64.tar.gz", + "hash": "70d322b0217f1454decac3e64bce1e732140da57c75d26fcfa8bc10ddc5b67d3" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_386.tar.gz", - "hash": "b8af2215f43d229b932ad65934c4d2c3199a68908044d60f632fca2e4a3c0efc" + "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_386.tar.gz", + "hash": "b9cd82c599fabcc33b0b3271b43a373a98eb4b21b1263e37cdd9c7908663cbd9" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_arm64.tar.gz", - "hash": "ac1b091b0ead95ff2fcdbd5e6fddfa5546c9e2de1c141f4f564f2aca85b5c0cf" + "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_arm64.tar.gz", + "hash": "8c114a1dd5bb3e2213f8cdf3391dc12228dfc6f17a72363addfe51b2b1d9b3a3" } }, "bin": "fga.exe",