mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
openfga: Update to version 0.6.6
This commit is contained in:
parent
e1b2bb3556
commit
6843e1ea57
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"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.5/fga_0.6.5_windows_amd64.tar.gz",
|
||||
"hash": "eb64ae7180b0500d19f01ba8a41e2451d8f5f26cbb8c7922f9f82605de779cc9"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_amd64.tar.gz",
|
||||
"hash": "e31ed36de8e8077cd3fec44146283fba939a26dda9bbaa3afd575020dfd17a84"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_386.tar.gz",
|
||||
"hash": "33a0f5af1f7278915b254e82a43caa4610c8f54e3b985a255c9f133fc3588d6c"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_386.tar.gz",
|
||||
"hash": "2fae510e0f8fb29a8d026c8bf25bc3f58f702014d57e62336341c5a335c0e3e4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_arm64.tar.gz",
|
||||
"hash": "8bf865d2f3331e4a86a20d94b13ee72b9db46cf7fd0cc4166dc2902876517baa"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.6/fga_0.6.6_windows_arm64.tar.gz",
|
||||
"hash": "fb5cff2f8132df7008b67714e206034d8590ffa562b59351c21a326cc256c8a6"
|
||||
}
|
||||
},
|
||||
"bin": "fga.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user