openfga: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2025-08-12 20:30:23 +00:00
parent 4f9268478b
commit 0ddddc4b71

View File

@ -1,20 +1,20 @@
{ {
"version": "0.7.2", "version": "0.7.3",
"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.7.2/fga_0.7.2_windows_amd64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_amd64.tar.gz",
"hash": "3c43a67ad60a1106999c8d6c8ba33f38803e4cdcdbd4222ae64ee56526adf4f8" "hash": "70d322b0217f1454decac3e64bce1e732140da57c75d26fcfa8bc10ddc5b67d3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_386.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_386.tar.gz",
"hash": "b8af2215f43d229b932ad65934c4d2c3199a68908044d60f632fca2e4a3c0efc" "hash": "b9cd82c599fabcc33b0b3271b43a373a98eb4b21b1263e37cdd9c7908663cbd9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_arm64.tar.gz", "url": "https://github.com/openfga/cli/releases/download/v0.7.3/fga_0.7.3_windows_arm64.tar.gz",
"hash": "ac1b091b0ead95ff2fcdbd5e6fddfa5546c9e2de1c141f4f564f2aca85b5c0cf" "hash": "8c114a1dd5bb3e2213f8cdf3391dc12228dfc6f17a72363addfe51b2b1d9b3a3"
} }
}, },
"bin": "fga.exe", "bin": "fga.exe",