granted: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2024-05-03 20:25:45 +00:00
parent aaff3cfc6f
commit ca87df13ce

View File

@ -1,24 +1,27 @@
{ {
"version": "0.24.0", "version": "0.25.0",
"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.", "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", "homepage": "https://github.com/common-fate/granted",
"license": "MIT", "license": "MIT",
"depends": "aws", "depends": "aws",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://releases.commonfate.io/granted/v0.24.0/granted_0.24.0_windows_i386.zip", "url": "https://releases.commonfate.io/granted/v0.25.0/granted_0.25.0_windows_i386.zip",
"hash": "6b349a65658092c358274d92cc204fd588c97877613eeb55db45ec768f06e017" "hash": "2ae901741d46e4b54111cc9cae7927b6f9fce837e3540a56d77fd35cf99a548c"
}, },
"64bit": { "64bit": {
"url": "https://releases.commonfate.io/granted/v0.24.0/granted_0.24.0_windows_x86_64.zip", "url": "https://releases.commonfate.io/granted/v0.25.0/granted_0.25.0_windows_x86_64.zip",
"hash": "0a959adc8b7c7dff454c6cf095c1d0ccadcbb40ef672cc6cae75a5e57e2fb94b" "hash": "6c55762e95785eff1a260eeea0580b26254d445603553c7c4a2fbbac0a417d6a"
}, },
"arm64": { "arm64": {
"url": "https://releases.commonfate.io/granted/v0.24.0/granted_0.24.0_windows_arm64.zip", "url": "https://releases.commonfate.io/granted/v0.25.0/granted_0.25.0_windows_arm64.zip",
"hash": "cd6eccbcf04925a5b2a62444668028c02008c8ee0cccd7af37446c2faca2561e" "hash": "e7619cff591990220fa062fa37745247b5f2c2962d10cbf5209b53925186e137"
} }
}, },
"bin": ["assume.ps1", "granted.exe"], "bin": [
"assume.ps1",
"granted.exe"
],
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {