From 932b4e2ef46664d9cd420fa9ab67c8aa575acf15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:26:15 +0000 Subject: [PATCH] openfga: Update to version 0.4.1 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 098089d5c4..1d338d5e51 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.4.0", + "version": "0.4.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.4.0/fga_0.4.0_windows_amd64.tar.gz", - "hash": "0e7f21db85d75af7f3f37f9a0b1f9b05d4ab6734bd952373e53b4c48f6703800" + "url": "https://github.com/openfga/cli/releases/download/v0.4.1/fga_0.4.1_windows_amd64.tar.gz", + "hash": "c7e3996ce21876cad026b07802ed0be9fbf95e0d67addbe73fb2545c41afec0b" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.4.0/fga_0.4.0_windows_386.tar.gz", - "hash": "228c2b43612d02b211403fa0482619da56f258e71afe258bf3933a7e3d1b2563" + "url": "https://github.com/openfga/cli/releases/download/v0.4.1/fga_0.4.1_windows_386.tar.gz", + "hash": "687c4ae17031258095f405f6164211abb8d65f86700b352faabc001c7d8ffbec" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.4.0/fga_0.4.0_windows_arm64.tar.gz", - "hash": "4f12b0c56fd8ab8cdcf01c850b768a54fbe19c16e5b8726986ce4134f8fc921f" + "url": "https://github.com/openfga/cli/releases/download/v0.4.1/fga_0.4.1_windows_arm64.tar.gz", + "hash": "dad39ca7a255d8c835aea6f0cbd8a1364de6d7455dd7c800fcd828e804488b07" } }, "bin": "fga.exe",