mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rain: Update to version 1.8.1
This commit is contained in:
parent
fee2688b4b
commit
4f520efcc7
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.8.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.8.0/rain-v1.8.0_windows-i386.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.1/rain-v1.8.1_windows-i386.zip",
|
||||||
"hash": "86cf5ce8e1cb64bcb2f171c3b8a6b6639f712c6902ca8de1621b89a13ceedf31",
|
"hash": "6fb1fee7f8ace4bfea7ea51dabef440ebe7674398960031e6f079847e2709711",
|
||||||
"extract_dir": "rain-v1.8.0_windows-i386"
|
"extract_dir": "rain-v1.8.1_windows-i386"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.0/rain-v1.8.0_windows-amd64.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.1/rain-v1.8.1_windows-amd64.zip",
|
||||||
"hash": "fd7bd6b4fcfe59bb7bf63a3815b718d3ee0272ba31aa0ba53c5c2c6a350accb6",
|
"hash": "0ce3754ea46a34e967d6b12ea04b8a40455447fa6392e675bb95d55897eb0a7f",
|
||||||
"extract_dir": "rain-v1.8.0_windows-amd64"
|
"extract_dir": "rain-v1.8.1_windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rain.exe",
|
"bin": "rain.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user