mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
openfga: Update to version 0.2.4
This commit is contained in:
parent
954bcbf509
commit
049b4a2c26
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.3",
|
"version": "0.2.4",
|
||||||
"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.2.3/fga_0.2.3_windows_amd64.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.2.4/fga_0.2.4_windows_amd64.tar.gz",
|
||||||
"hash": "e9236d3bb2b04abae0d632d4f330be943ba15c020ccc613eac1a5bd9511a715a"
|
"hash": "a394fdfead8dde1ef5dfa28fded94a77c086aec51d0736c6b8545e90223dfaf9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.3/fga_0.2.3_windows_386.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.2.4/fga_0.2.4_windows_386.tar.gz",
|
||||||
"hash": "c59ad1698e7f0e6ad404ad48c131c53fb1fcd63070e4748fc5359de148a5cc4a"
|
"hash": "2880de5e700c36e3edefb4486c3c9d266920764c7de304394ba89bd7c4897669"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openfga/cli/releases/download/v0.2.3/fga_0.2.3_windows_arm64.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.2.4/fga_0.2.4_windows_arm64.tar.gz",
|
||||||
"hash": "30831889ac7907552038c2d087124425247fe27258ac803a6116dad69bb7ce3a"
|
"hash": "770529fda821d01b81297ac1dca3c46c95bf1790d1275b23b4b87307c16ecb42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fga.exe",
|
"bin": "fga.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user