{ "version": "0.27.4", "description": "Granted is a command line interface (CLI) application which simplifies access to cloud roles and allows multiple cloud accounts to be opened in your web browser simultaneously.", "homepage": "https://github.com/common-fate/granted", "license": "MIT", "depends": "aws", "architecture": { "32bit": { "url": "https://releases.commonfate.io/granted/v0.27.4/granted_0.27.4_windows_i386.zip", "hash": "51016266f674fa845fa880abd45e7e34e0fdc79e6e12f1c93c0871825ff1c796" }, "64bit": { "url": "https://releases.commonfate.io/granted/v0.27.4/granted_0.27.4_windows_x86_64.zip", "hash": "7ad9b670d564320d9c1d7b0b28112fad300e98320b078914215a5faf209efadb" }, "arm64": { "url": "https://releases.commonfate.io/granted/v0.27.4/granted_0.27.4_windows_arm64.zip", "hash": "1af9ebe57258b8bea65475d8eaacb0daed7b08b80090af23eb787724fc59bcea" } }, "bin": [ "assume.ps1", "granted.exe" ], "checkver": "github", "autoupdate": { "architecture": { "32bit": { "url": "https://releases.commonfate.io/granted/v$version/granted_$version_windows_i386.zip" }, "64bit": { "url": "https://releases.commonfate.io/granted/v$version/granted_$version_windows_x86_64.zip" }, "arm64": { "url": "https://releases.commonfate.io/granted/v$version/granted_$version_windows_arm64.zip" } } } }