openfga: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2025-07-11 16:29:47 +00:00
parent 44b47ee74a
commit e8d95ceda2

View File

@ -1,20 +1,20 @@
{
"version": "0.7.1",
"version": "0.7.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.7.1/fga_0.7.1_windows_amd64.tar.gz",
"hash": "223b2cd9cd769b3e1be3f2f04049316664cd9695cde8802830d9af6cb62b4cb7"
"url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_amd64.tar.gz",
"hash": "3c43a67ad60a1106999c8d6c8ba33f38803e4cdcdbd4222ae64ee56526adf4f8"
},
"32bit": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_386.tar.gz",
"hash": "f7add9faad460d1dc6bc908f9cf89a7e3e6cc8d530741dce8225a5a6ecce84e1"
"url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_386.tar.gz",
"hash": "b8af2215f43d229b932ad65934c4d2c3199a68908044d60f632fca2e4a3c0efc"
},
"arm64": {
"url": "https://github.com/openfga/cli/releases/download/v0.7.1/fga_0.7.1_windows_arm64.tar.gz",
"hash": "d1c09a1b85e8d7b950908724802711fedae10f2f7680243cd8cf62ce602ec897"
"url": "https://github.com/openfga/cli/releases/download/v0.7.2/fga_0.7.2_windows_arm64.tar.gz",
"hash": "ac1b091b0ead95ff2fcdbd5e6fddfa5546c9e2de1c141f4f564f2aca85b5c0cf"
}
},
"bin": "fga.exe",