openfga: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2024-12-02 16:30:53 +00:00
parent 2d3e545116
commit 2bd0635881

View File

@ -1,20 +1,20 @@
{
"version": "0.6.1",
"version": "0.6.2",
"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.1/fga_0.6.1_windows_amd64.tar.gz",
"hash": "1032a6d6279dcfafe3e47aba4b1089c83e5b031bfb5beb3f86a886c08a512cea"
"url": "https://github.com/openfga/cli/releases/download/v0.6.2/fga_0.6.2_windows_amd64.tar.gz",
"hash": "7451ef44933ade52c404c7568e86d5bb70c35a99543833f6c15a9c75868dc50f"
},
"32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.6.1/fga_0.6.1_windows_386.tar.gz",
"hash": "b851444697f6a33434c44fb65cab29425e9c0e643a3f83adabceae3062dbc41b"
"url": "https://github.com/openfga/cli/releases/download/v0.6.2/fga_0.6.2_windows_386.tar.gz",
"hash": "520d79f51960c2e59be3b937bea5ab3dfcc80cada45680a31b612ac590b6970b"
},
"arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.6.1/fga_0.6.1_windows_arm64.tar.gz",
"hash": "8c3027091ac99d37960ea432407314e09d8543ebe2beba689a5de1aea43db620"
"url": "https://github.com/openfga/cli/releases/download/v0.6.2/fga_0.6.2_windows_arm64.tar.gz",
"hash": "eae69530352c5e17a81b59611c99c74f6dd15b267734d8a9ce7c4203c56577f0"
}
},
"bin": "fga.exe",