mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
rain: Update to version 1.12.1
This commit is contained in:
parent
f6db7a89fd
commit
0947681f2e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.0",
|
"version": "1.12.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.12.0/rain-v1.12.0_windows-i386.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.1/rain-v1.12.1_windows-i386.zip",
|
||||||
"hash": "c6e2f33be099809476cca3841e19920ef1314b9af684f01f199d84c75ec4b970",
|
"hash": "9208c8a0cad4bb7209da850a90e27d1cc19bec652c94255197c184c937f62e02",
|
||||||
"extract_dir": "rain-v1.12.0_windows-i386"
|
"extract_dir": "rain-v1.12.1_windows-i386"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.0/rain-v1.12.0_windows-amd64.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.1/rain-v1.12.1_windows-amd64.zip",
|
||||||
"hash": "5e1398b2278d69b20fc5c55feeede4b4bbaf9501b037abc0b1cf00302f0a4e73",
|
"hash": "cea372a3652428ee8c30b1c1ac635155bc41233d4b3af8e4abc652d4ad0d19bc",
|
||||||
"extract_dir": "rain-v1.12.0_windows-amd64"
|
"extract_dir": "rain-v1.12.1_windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rain.exe",
|
"bin": "rain.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user