mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
granted: Update to version 0.31.0
This commit is contained in:
parent
216f8a5f03
commit
59364341f9
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.0",
|
"version": "0.31.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.30.0/granted_0.30.0_windows_i386.zip",
|
"url": "https://releases.commonfate.io/granted/v0.31.0/granted_0.31.0_windows_i386.zip",
|
||||||
"hash": "ae026bc1c0271fc75196b1fe39166cde27710e4f23b0b2b79714718cd1770c4a"
|
"hash": "ff27ba926acbef39952bbfd495e356f13d366491bdfc34f8a599e173d2ab9ff1"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.commonfate.io/granted/v0.30.0/granted_0.30.0_windows_x86_64.zip",
|
"url": "https://releases.commonfate.io/granted/v0.31.0/granted_0.31.0_windows_x86_64.zip",
|
||||||
"hash": "136c88ad095732ad6db829c370559d0f3eabc9307f087dc4c39a8f682dd2a5b8"
|
"hash": "d1cdf85814ac9363fc1909c1c2a275d344ab2a6310cb72426313fe7ebc34798b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.commonfate.io/granted/v0.30.0/granted_0.30.0_windows_arm64.zip",
|
"url": "https://releases.commonfate.io/granted/v0.31.0/granted_0.31.0_windows_arm64.zip",
|
||||||
"hash": "3cf86357a5c6d31e96c4bff4802c911ea9dde6f21b0f67d754049246dddd1f0c"
|
"hash": "f99a57ae2515cf70e3b7cc245fec933e341edc8297ca57ae0450a48caf734199"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user