From 6843e1ea57c20173c04d5d6912876127532dd8b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 16:29:54 +0000 Subject: [PATCH] openfga: Update to version 0.6.6 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 213d0bfc6e..afb0c061bf 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.6.5", + "version": "0.6.6", "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.5/fga_0.6.5_windows_amd64.tar.gz", - "hash": "eb64ae7180b0500d19f01ba8a41e2451d8f5f26cbb8c7922f9f82605de779cc9" + "url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_amd64.tar.gz", + "hash": "e31ed36de8e8077cd3fec44146283fba939a26dda9bbaa3afd575020dfd17a84" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_386.tar.gz", - "hash": "33a0f5af1f7278915b254e82a43caa4610c8f54e3b985a255c9f133fc3588d6c" + "url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_386.tar.gz", + "hash": "2fae510e0f8fb29a8d026c8bf25bc3f58f702014d57e62336341c5a335c0e3e4" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_arm64.tar.gz", - "hash": "8bf865d2f3331e4a86a20d94b13ee72b9db46cf7fd0cc4166dc2902876517baa" + "url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_arm64.tar.gz", + "hash": "fb5cff2f8132df7008b67714e206034d8590ffa562b59351c21a326cc256c8a6" } }, "bin": "fga.exe",