mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
openfga: Update to version 0.6.4
This commit is contained in:
parent
7d77c622b9
commit
58d50f62bc
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.4",
|
||||
"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.3/fga_0.6.3_windows_amd64.tar.gz",
|
||||
"hash": "eeb47402bc0eab6afc43eeab7abee4f437401cd7ac87fcd76561838f49e92dc5"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_amd64.tar.gz",
|
||||
"hash": "3f411a7aa28c7d0f31a9395122bda686d72c620490f1b1d8600a7769e205203f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_386.tar.gz",
|
||||
"hash": "ae665c1c24c6d4c63515222f88fa19132005a69531e83ef91b984d4f2e534260"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_386.tar.gz",
|
||||
"hash": "6149c5a72aa3932ab51352a77155d5184275bf598c5329bd1300798d2de7d9f5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.3/fga_0.6.3_windows_arm64.tar.gz",
|
||||
"hash": "988829093673b6126e24b13acb793a4dc17e934b0f41353b608b610e53fce3a7"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_arm64.tar.gz",
|
||||
"hash": "51542bcb546a0a3f04b6718da796836b7bf2145abf4522e7c4d2e08af55021ff"
|
||||
}
|
||||
},
|
||||
"bin": "fga.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user