From 12a2b03fa7d36f6d8c9b62389795681cbffebc0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:29:07 +0000 Subject: [PATCH] openfga: Update to version 0.5.1 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 11e22b080f..257e62508a 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.5.0", + "version": "0.5.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.5.0/fga_0.5.0_windows_amd64.tar.gz", - "hash": "bb4f250cf18869e6c770799b583f55965ae658582f860fe2016289c4a5b5326f" + "url": "https://github.com/openfga/cli/releases/download/v0.5.1/fga_0.5.1_windows_amd64.tar.gz", + "hash": "07b6ad388b13b826428505745d56c18bf4475bbf5505cd2e91a80c7fdd9dd2ca" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.5.0/fga_0.5.0_windows_386.tar.gz", - "hash": "0a9653522e18bbea732a48f51323bd09c43d03cab3b95fab437c68a5f4a13800" + "url": "https://github.com/openfga/cli/releases/download/v0.5.1/fga_0.5.1_windows_386.tar.gz", + "hash": "9e8943fc2ea0c4c5887696bca407311d752b2cbde3bca27e23a545fd0767a4ce" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.5.0/fga_0.5.0_windows_arm64.tar.gz", - "hash": "f199c8f87f306820bff188c3526bbea8999426c215c48f43cc03117c252f4b73" + "url": "https://github.com/openfga/cli/releases/download/v0.5.1/fga_0.5.1_windows_arm64.tar.gz", + "hash": "bf590c4db4a734926abc6848666a7a6b611c7c9e97fad09fc64f51e47acbeef1" } }, "bin": "fga.exe",