mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
granted: Update to version 0.29.1
This commit is contained in:
parent
63d2f75424
commit
46dc8665db
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.29.1",
|
||||||
"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.29.0/granted_0.29.0_windows_i386.zip",
|
"url": "https://releases.commonfate.io/granted/v0.29.1/granted_0.29.1_windows_i386.zip",
|
||||||
"hash": "abf8a928fb473e1fc9b11668b09b2e685a98fe9996943b4aeb05df4b5c31f783"
|
"hash": "23b9ac45be3dbfed8670925d317c6a7696f051f858e84228eb54d3d87efbce31"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.commonfate.io/granted/v0.29.0/granted_0.29.0_windows_x86_64.zip",
|
"url": "https://releases.commonfate.io/granted/v0.29.1/granted_0.29.1_windows_x86_64.zip",
|
||||||
"hash": "70845e1489396cdf79075a22dcbbdd83af75bebe7b23a7a9a4758b4ca9b9b65a"
|
"hash": "8b457c600b81a752a64cefa4adcd64ca9ec3ec2a4dde89cbf90a110fc257c81c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.commonfate.io/granted/v0.29.0/granted_0.29.0_windows_arm64.zip",
|
"url": "https://releases.commonfate.io/granted/v0.29.1/granted_0.29.1_windows_arm64.zip",
|
||||||
"hash": "0ca26d67eaf4610ba5d13682869e3299352f92fa121ddd75fec35f0695effed0"
|
"hash": "49923b0b5008c21d4369c74d9103a17c59dc5e3df2bc3e093cdb84d34c1a2a2a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user