openfga: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:19 +00:00
parent 55998ba6c2
commit 451bb704cd

View File

@ -1,20 +1,20 @@
{ {
"version": "0.3.1", "version": "0.4.0",
"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.3.1/fga_0.3.1_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.4.0/fga_0.4.0_windows_amd64.tar.gz",
"hash": "af7527072ca7eae4ea72fdf54bf0e3ac2cc742504fc3b7b9c0bf8455fc75fdb5" "hash": "0e7f21db85d75af7f3f37f9a0b1f9b05d4ab6734bd952373e53b4c48f6703800"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.3.1/fga_0.3.1_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.4.0/fga_0.4.0_windows_386.tar.gz",
"hash": "2ee2cf38c4c5a0927b726bd06cc0b3f4a433ba030fb2ba6c13d9e8bdfa05b893" "hash": "228c2b43612d02b211403fa0482619da56f258e71afe258bf3933a7e3d1b2563"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.3.1/fga_0.3.1_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.4.0/fga_0.4.0_windows_arm64.tar.gz",
"hash": "afac75f74a281e240ca7cf41edcde5b2db99712edd30a1e97edef3436250880a" "hash": "4f12b0c56fd8ab8cdcf01c850b768a54fbe19c16e5b8726986ce4134f8fc921f"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",