From 58d50f62bcbca8004ee38adc84188ac6b50b4173 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:28:29 +0000 Subject: [PATCH] openfga: Update to version 0.6.4 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index f9dd71948c..2fbf64a12d 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.6.3", + "version": "0.6.4", "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.3/fga_0.6.3_windows_amd64.tar.gz", - "hash": "eeb47402bc0eab6afc43eeab7abee4f437401cd7ac87fcd76561838f49e92dc5" + "url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_amd64.tar.gz", + "hash": "3f411a7aa28c7d0f31a9395122bda686d72c620490f1b1d8600a7769e205203f" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_386.tar.gz", - "hash": "ae665c1c24c6d4c63515222f88fa19132005a69531e83ef91b984d4f2e534260" + "url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_386.tar.gz", + "hash": "6149c5a72aa3932ab51352a77155d5184275bf598c5329bd1300798d2de7d9f5" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_arm64.tar.gz", - "hash": "988829093673b6126e24b13acb793a4dc17e934b0f41353b608b610e53fce3a7" + "url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_arm64.tar.gz", + "hash": "51542bcb546a0a3f04b6718da796836b7bf2145abf4522e7c4d2e08af55021ff" } }, "bin": "fga.exe",