mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rain: Update to version 1.8.6
This commit is contained in:
parent
b25f5dd8d8
commit
b6d183aec1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.5",
|
"version": "1.8.6",
|
||||||
"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.5/rain-v1.8.5_windows-i386.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.6/rain-v1.8.6_windows-i386.zip",
|
||||||
"hash": "8f270e0e4aacd437560623b746654180cd223ab6b273103d2e46b06ec1cb0cc0",
|
"hash": "d4e1be565f69b405c80e27f21557aedfa056d9f5b700e8df057f0c3554725c5c",
|
||||||
"extract_dir": "rain-v1.8.5_windows-i386"
|
"extract_dir": "rain-v1.8.6_windows-i386"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.5/rain-v1.8.5_windows-amd64.zip",
|
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.6/rain-v1.8.6_windows-amd64.zip",
|
||||||
"hash": "5d0f302d6fa1d77c6f5fdbe752d157ff44eb59d2a82632aa4aaae5697805d0f5",
|
"hash": "6bb291167bdff080a8c120c9955525318d79ad053f3f666e100906679a92de31",
|
||||||
"extract_dir": "rain-v1.8.5_windows-amd64"
|
"extract_dir": "rain-v1.8.6_windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rain.exe",
|
"bin": "rain.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user