From dfd9f47d02d140d550552c8885651f99d38d4ba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:27:37 +0000 Subject: [PATCH] openfga: Update to version 0.6.1 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 4be61a2f00..494ec6c654 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.6.0", + "version": "0.6.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.6.0/fga_0.6.0_windows_amd64.tar.gz", - "hash": "e5ca38218d93e71e20d98684d35a1e90b6611df197e2f1f361433e5563617fbe" + "url": "https://github.com/openfga/cli/releases/download/v0.6.1/fga_0.6.1_windows_amd64.tar.gz", + "hash": "1032a6d6279dcfafe3e47aba4b1089c83e5b031bfb5beb3f86a886c08a512cea" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.0/fga_0.6.0_windows_386.tar.gz", - "hash": "f443f5d7f071f0a4a511efb815a191d3c11eb6b9405b1113d4d49a6efbfef6c7" + "url": "https://github.com/openfga/cli/releases/download/v0.6.1/fga_0.6.1_windows_386.tar.gz", + "hash": "b851444697f6a33434c44fb65cab29425e9c0e643a3f83adabceae3062dbc41b" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.0/fga_0.6.0_windows_arm64.tar.gz", - "hash": "9d7609c371d0e089a73c0698c4a820b7cb3956223aacfd44b32c86447f31ccf0" + "url": "https://github.com/openfga/cli/releases/download/v0.6.1/fga_0.6.1_windows_arm64.tar.gz", + "hash": "8c3027091ac99d37960ea432407314e09d8543ebe2beba689a5de1aea43db620" } }, "bin": "fga.exe",