From ba9ca565213c5b164180eaf7f0dcbb7a95062312 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 01:14:13 +0000 Subject: [PATCH] openfga: Update to version 0.3.0 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 2ac6c49117..9202b13138 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.2.7", + "version": "0.3.0", "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.7/fga_0.2.7_windows_amd64.tar.gz", - "hash": "327378ff4ba2d00fe66a50958316b84bc67abfca3c04c17cee72cf2bca3146d5" + "url": "https://github.com/openfga/cli/releases/download/v0.3.0/fga_0.3.0_windows_amd64.tar.gz", + "hash": "2228a269b23f64971d60152b492808e93606dee014fd2ca8ecab569557e66680" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_386.tar.gz", - "hash": "3fabbe696daaba1b687c7d9e7aaf29f71b80230e4b724c7e6b2c1d16fe7b8bdd" + "url": "https://github.com/openfga/cli/releases/download/v0.3.0/fga_0.3.0_windows_386.tar.gz", + "hash": "dacb2f5b35de48f3a690a0bf6331e9b2f4b1322d8ed2d15f0800af44a2223b98" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_arm64.tar.gz", - "hash": "76666da72e2d703e35f4059d4de243b143d94a91a29e1c18d62f4e9b9c04425d" + "url": "https://github.com/openfga/cli/releases/download/v0.3.0/fga_0.3.0_windows_arm64.tar.gz", + "hash": "7098617b6b57a32ba9c6779b9b0688081e27ff0ef5f282d0698739448f02ae2c" } }, "bin": "fga.exe",