mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
openfga: Update to version 0.6.5
This commit is contained in:
parent
bbf234f56c
commit
4644e89686
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.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.6.4/fga_0.6.4_windows_amd64.tar.gz",
|
||||
"hash": "3f411a7aa28c7d0f31a9395122bda686d72c620490f1b1d8600a7769e205203f"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_amd64.tar.gz",
|
||||
"hash": "eb64ae7180b0500d19f01ba8a41e2451d8f5f26cbb8c7922f9f82605de779cc9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_386.tar.gz",
|
||||
"hash": "6149c5a72aa3932ab51352a77155d5184275bf598c5329bd1300798d2de7d9f5"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_386.tar.gz",
|
||||
"hash": "33a0f5af1f7278915b254e82a43caa4610c8f54e3b985a255c9f133fc3588d6c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.4/fga_0.6.4_windows_arm64.tar.gz",
|
||||
"hash": "51542bcb546a0a3f04b6718da796836b7bf2145abf4522e7c4d2e08af55021ff"
|
||||
"url": "https://github.com/openfga/cli/releases/download/v0.6.5/fga_0.6.5_windows_arm64.tar.gz",
|
||||
"hash": "8bf865d2f3331e4a86a20d94b13ee72b9db46cf7fd0cc4166dc2902876517baa"
|
||||
}
|
||||
},
|
||||
"bin": "fga.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user