From d21589e706ec321e3c89bbfa650f784d840d2a98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:27:54 +0000 Subject: [PATCH] openfga: Update to version 0.2.6 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index a82712a306..1b59fdce02 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.2.5", + "version": "0.2.6", "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.2.5/fga_0.2.5_windows_amd64.tar.gz", - "hash": "e445ffc7c9463a5a493cd6d1c5519efe04ba688dd40a06c648d17a36c9d0ac55" + "url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_amd64.tar.gz", + "hash": "ac3cd992d67b52f30f2cdf6bec8ae867cb62fee516e00be39f7f34c96c9e9050" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.5/fga_0.2.5_windows_386.tar.gz", - "hash": "c0111f44ec83568387343e1443bd43e6fbaeaaa79edff518766af7fe0a0e4b50" + "url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_386.tar.gz", + "hash": "2f70fdc7d248a01d63fbfe0640e69d7fbd6ff43791fe44dde65ad968490fa9fb" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.5/fga_0.2.5_windows_arm64.tar.gz", - "hash": "c789aa4ddee1effe977f1c4ee150e6c99135a38a90ae63d98899457ee06e195a" + "url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_arm64.tar.gz", + "hash": "be4cda895ea05099839ef9a07fe61a9787759300ff5617dc686f60e916737a32" } }, "bin": "fga.exe",