mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
openfga: Update to version 0.2.5
This commit is contained in:
parent
626d66053b
commit
13f15b119b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"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.2.4/fga_0.2.4_windows_amd64.tar.gz",
|
||||
"hash": "a394fdfead8dde1ef5dfa28fded94a77c086aec51d0736c6b8545e90223dfaf9"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.5/fga_0.2.5_windows_amd64.tar.gz",
|
||||
"hash": "e445ffc7c9463a5a493cd6d1c5519efe04ba688dd40a06c648d17a36c9d0ac55"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.4/fga_0.2.4_windows_386.tar.gz",
|
||||
"hash": "2880de5e700c36e3edefb4486c3c9d266920764c7de304394ba89bd7c4897669"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.5/fga_0.2.5_windows_386.tar.gz",
|
||||
"hash": "c0111f44ec83568387343e1443bd43e6fbaeaaa79edff518766af7fe0a0e4b50"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.4/fga_0.2.4_windows_arm64.tar.gz",
|
||||
"hash": "770529fda821d01b81297ac1dca3c46c95bf1790d1275b23b4b87307c16ecb42"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.5/fga_0.2.5_windows_arm64.tar.gz",
|
||||
"hash": "c789aa4ddee1effe977f1c4ee150e6c99135a38a90ae63d98899457ee06e195a"
|
||||
}
|
||||
},
|
||||
"bin": "fga.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user