From 39d538a01e02d4fecde46e539f0916443ff236d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 20:31:22 +0000 Subject: [PATCH] openfga: Update to version 0.7.10 --- bucket/openfga.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openfga.json b/bucket/openfga.json index 4b0f8daf1d..17f3f06e68 100644 --- a/bucket/openfga.json +++ b/bucket/openfga.json @@ -1,20 +1,20 @@ { - "version": "0.7.8", + "version": "0.7.10", "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.7.8/fga_0.7.8_windows_amd64.tar.gz", - "hash": "6c8deb0e5953eb3d4cc4074c721123ded28afbcda092f854aff5b8133aa8fc98" + "url": "https://github.com/openfga/cli/releases/download/v0.7.10/fga_0.7.10_windows_amd64.tar.gz", + "hash": "833d50c14caba63a6b9e30d0a09ff80f8daa1710917856f563824bf35f7fc433" }, "32bit": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.8/fga_0.7.8_windows_386.tar.gz", - "hash": "05106b97568d6c6dc1f893222facb2cddfa8c6cbcb05d5e64293676b6d0a8cba" + "url": "https://github.com/openfga/cli/releases/download/v0.7.10/fga_0.7.10_windows_386.tar.gz", + "hash": "b0d3fe410b349a3b3acec3d057e27904d5f418bee7026502a9c43ce87887a539" }, "arm64": { - "url": "https://github.com/openfga/cli/releases/download/v0.7.8/fga_0.7.8_windows_arm64.tar.gz", - "hash": "956b441e64c8b7ff718aecd95ae54de229a868dcb75ea059cde009a8eabf3c58" + "url": "https://github.com/openfga/cli/releases/download/v0.7.10/fga_0.7.10_windows_arm64.tar.gz", + "hash": "72a3045a07a3fe406525dd9264c1d12dac3ef7fe71ae6074d914097651849c27" } }, "bin": "fga.exe",