openfga: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2024-08-08 16:29:15 +00:00
parent e77f940da2
commit a21a164c37

View File

@ -1,20 +1,20 @@
{ {
"version": "0.5.1", "version": "0.5.2",
"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.5.1/fga_0.5.1_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.5.2/fga_0.5.2_windows_amd64.tar.gz",
"hash": "07b6ad388b13b826428505745d56c18bf4475bbf5505cd2e91a80c7fdd9dd2ca" "hash": "c9f455462e5b141aaaa9543248f85235ea7ea5f920440fa0013cdd0f465bcca9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.5.1/fga_0.5.1_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.5.2/fga_0.5.2_windows_386.tar.gz",
"hash": "9e8943fc2ea0c4c5887696bca407311d752b2cbde3bca27e23a545fd0767a4ce" "hash": "0cfa9e61ebd43032cb3959095d77e4a33a567f767144877f00b29655e0f86a65"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.5.1/fga_0.5.1_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.5.2/fga_0.5.2_windows_arm64.tar.gz",
"hash": "bf590c4db4a734926abc6848666a7a6b611c7c9e97fad09fc64f51e47acbeef1" "hash": "86c413af5ce86230a67b787fd448febad27fa639435c922c96435936baa11bf9"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",