mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openfga: Update to version 0.3.1
This commit is contained in:
parent
2a569b6252
commit
b4b0cdff3c
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"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.3.0/fga_0.3.0_windows_amd64.tar.gz",
|
||||
"hash": "2228a269b23f64971d60152b492808e93606dee014fd2ca8ecab569557e66680"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.3.1/fga_0.3.1_windows_amd64.tar.gz",
|
||||
"hash": "af7527072ca7eae4ea72fdf54bf0e3ac2cc742504fc3b7b9c0bf8455fc75fdb5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.3.0/fga_0.3.0_windows_386.tar.gz",
|
||||
"hash": "dacb2f5b35de48f3a690a0bf6331e9b2f4b1322d8ed2d15f0800af44a2223b98"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.3.1/fga_0.3.1_windows_386.tar.gz",
|
||||
"hash": "2ee2cf38c4c5a0927b726bd06cc0b3f4a433ba030fb2ba6c13d9e8bdfa05b893"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.3.0/fga_0.3.0_windows_arm64.tar.gz",
|
||||
"hash": "7098617b6b57a32ba9c6779b9b0688081e27ff0ef5f282d0698739448f02ae2c"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.3.1/fga_0.3.1_windows_arm64.tar.gz",
|
||||
"hash": "afac75f74a281e240ca7cf41edcde5b2db99712edd30a1e97edef3436250880a"
|
||||
}
|
||||
},
|
||||
"bin": "fga.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user