openfga: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2025-06-12 12:31:36 +00:00
parent 2cd8b14def
commit 68181f9174

View File

@ -1,20 +1,20 @@
{
"version": "0.6.6",
"version": "0.7.0",
"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.6/fga_0.6.6_windows_amd64.tar.gz",
"hash": "e31ed36de8e8077cd3fec44146283fba939a26dda9bbaa3afd575020dfd17a84"
"url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_amd64.tar.gz",
"hash": "dab5d9b705f09bd0ae20c2a7674d554f0a7eb4fd1fa5da7c3df889f5ad92392c"
},
"32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_386.tar.gz",
"hash": "2fae510e0f8fb29a8d026c8bf25bc3f58f702014d57e62336341c5a335c0e3e4"
"url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_386.tar.gz",
"hash": "64ee6bcd4a1789a0928c54214460a28f5574c7793f06dc50683764346d21ce74"
},
"arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_arm64.tar.gz",
"hash": "fb5cff2f8132df7008b67714e206034d8590ffa562b59351c21a326cc256c8a6"
"url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_arm64.tar.gz",
"hash": "5d46ece4f0ce7ac9342156bf3603c8fd5f01e269852f062bf057d858bd35b553"
}
},
"bin": "fga.exe",