mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rain: Update to version 1.20.1
This commit is contained in:
parent
2a2c95750e
commit
301fa3157d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.20.1",
|
||||||
"homepage": "https://github.com/aws-cloudformation/rain",
|
"homepage": "https://github.com/aws-cloudformation/rain",
|
||||||
"description": "A development workflow tool for working with AWS CloudFormation.",
|
"description": "A development workflow tool for working with AWS CloudFormation.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.0/rain-v1.20.0_windows-i386.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.1/rain-v1.20.1_windows-i386.zip",
|
||||||
"hash": "8008157e1156ab1adcc556ae38f16c28cc5e6b3e416478b48c248d0d24a4a4d3",
|
"hash": "c19e729db0b8cd454117186ba10fa3304960a56683dccf5d31601dac20160767",
|
||||||
"extract_dir": "rain-v1.20.0_windows-i386"
|
"extract_dir": "rain-v1.20.1_windows-i386"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.0/rain-v1.20.0_windows-amd64.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.1/rain-v1.20.1_windows-amd64.zip",
|
||||||
"hash": "80367a78fef8c934067d7832505f0c6ebdd2ee0abc8449d4a2be0c29273b6167",
|
"hash": "5cdad6152ccbc7920a912612fbe11b0fd3027bfd9682953c7ff1e44ce7e1fe9c",
|
||||||
"extract_dir": "rain-v1.20.0_windows-amd64"
|
"extract_dir": "rain-v1.20.1_windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rain.exe",
|
"bin": "rain.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user