mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
openfga: Update to version 0.7.1
This commit is contained in:
parent
b327fdeda7
commit
1aa8f6ce8e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"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.7.0/fga_0.7.0_windows_amd64.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_amd64.tar.gz",
|
||||||
"hash": "dab5d9b705f09bd0ae20c2a7674d554f0a7eb4fd1fa5da7c3df889f5ad92392c"
|
"hash": "223b2cd9cd769b3e1be3f2f04049316664cd9695cde8802830d9af6cb62b4cb7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_386.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_386.tar.gz",
|
||||||
"hash": "64ee6bcd4a1789a0928c54214460a28f5574c7793f06dc50683764346d21ce74"
|
"hash": "f7add9faad460d1dc6bc908f9cf89a7e3e6cc8d530741dce8225a5a6ecce84e1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/openfga/cli/releases/download/v0.7.0/fga_0.7.0_windows_arm64.tar.gz",
|
"url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_arm64.tar.gz",
|
||||||
"hash": "5d46ece4f0ce7ac9342156bf3603c8fd5f01e269852f062bf057d858bd35b553"
|
"hash": "d1c09a1b85e8d7b950908724802711fedae10f2f7680243cd8cf62ce602ec897"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fga.exe",
|
"bin": "fga.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user