mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rain: Update to version 1.16.1
This commit is contained in:
parent
511944d67a
commit
21ebb284d3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.0",
|
"version": "1.16.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.15.0/rain-v1.15.0_windows-i386.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-i386.zip",
|
||||||
"hash": "d338bd9a7ab72680d5b18539a6560ef38ecb0d6d00565d7155d39eeabdc7460c",
|
"hash": "f3888c3bca46f9b0dad15af26ff8cfa7b3d9f3dc21524a128d9d3628f4f56bfc",
|
||||||
"extract_dir": "rain-v1.15.0_windows-i386"
|
"extract_dir": "rain-v1.16.1_windows-i386"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.15.0/rain-v1.15.0_windows-amd64.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-amd64.zip",
|
||||||
"hash": "b15e4e073f8941ac0682eee22dda41c844d63da6de3fb9649c70be5caaedf81f",
|
"hash": "6b4d4d21fcb81ed6a378ce9bb2463f26753b333498517cafc25a55b4d32a72ea",
|
||||||
"extract_dir": "rain-v1.15.0_windows-amd64"
|
"extract_dir": "rain-v1.16.1_windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rain.exe",
|
"bin": "rain.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user