openfga: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2024-09-06 16:30:36 +00:00
parent 204403a5da
commit a8e03551b9

View File

@ -1,20 +1,20 @@
{ {
"version": "0.5.3", "version": "0.6.0",
"description": "Relationship-based access control made fast, scalable, and easy to use", "description": "Relationship-based access control made fast, scalable, and easy to use",
"homepage": "https://openfga.dev", "homepage": "https://openfga.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.5.3/fga_0.5.3_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.6.0/fga_0.6.0_windows_amd64.tar.gz",
"hash": "3d29229fde62a3975d2f9e2022c3e22ac5b62ebd1276ada9b1313e4ae0b0c980" "hash": "e5ca38218d93e71e20d98684d35a1e90b6611df197e2f1f361433e5563617fbe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.5.3/fga_0.5.3_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.6.0/fga_0.6.0_windows_386.tar.gz",
"hash": "447a4f40ba469515c28c1d0a8b35d01d45b76d1f46674590118bf3cd1449b901" "hash": "f443f5d7f071f0a4a511efb815a191d3c11eb6b9405b1113d4d49a6efbfef6c7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.5.3/fga_0.5.3_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.6.0/fga_0.6.0_windows_arm64.tar.gz",
"hash": "51dc2e33ef247290b1498f08e458af99d16c75f88c923aef39fb345ac093f824" "hash": "9d7609c371d0e089a73c0698c4a820b7cb3956223aacfd44b32c86447f31ccf0"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",