openfga: Update to version 0.2.7

This commit is contained in:
github-actions[bot] 2024-03-14 00:33:07 +00:00
parent 46b7a9d1bb
commit ce050dc277

View File

@ -1,20 +1,20 @@
{ {
"version": "0.2.6", "version": "0.2.7",
"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.2.6/fga_0.2.6_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_amd64.tar.gz",
"hash": "ac3cd992d67b52f30f2cdf6bec8ae867cb62fee516e00be39f7f34c96c9e9050" "hash": "327378ff4ba2d00fe66a50958316b84bc67abfca3c04c17cee72cf2bca3146d5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_386.tar.gz",
"hash": "2f70fdc7d248a01d63fbfe0640e69d7fbd6ff43791fe44dde65ad968490fa9fb" "hash": "3fabbe696daaba1b687c7d9e7aaf29f71b80230e4b724c7e6b2c1d16fe7b8bdd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.2.6/fga_0.2.6_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.2.7/fga_0.2.7_windows_arm64.tar.gz",
"hash": "be4cda895ea05099839ef9a07fe61a9787759300ff5617dc686f60e916737a32" "hash": "76666da72e2d703e35f4059d4de243b143d94a91a29e1c18d62f4e9b9c04425d"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",