openfga: Update to version 0.7.10

This commit is contained in:
github-actions[bot] 2026-02-20 20:31:22 +00:00
parent 331b2946d8
commit 39d538a01e

View File

@ -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",