rain: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2024-10-22 00:35:21 +00:00
parent 3acbc86a78
commit 392d67ce48

View File

@ -1,18 +1,18 @@
{
"version": "1.16.1",
"version": "1.17.0",
"homepage": "https://github.com/aws-cloudformation/rain",
"description": "A development workflow tool for working with AWS CloudFormation.",
"license": "Apache-2.0",
"architecture": {
"32bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-i386.zip",
"hash": "f3888c3bca46f9b0dad15af26ff8cfa7b3d9f3dc21524a128d9d3628f4f56bfc",
"extract_dir": "rain-v1.16.1_windows-i386"
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.17.0/rain-v1.17.0_windows-i386.zip",
"hash": "1246f2c47dee1c8e32571972d0616a0cc60ac2c5bc4e682b1648b71989552351",
"extract_dir": "rain-v1.17.0_windows-i386"
},
"64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-amd64.zip",
"hash": "6b4d4d21fcb81ed6a378ce9bb2463f26753b333498517cafc25a55b4d32a72ea",
"extract_dir": "rain-v1.16.1_windows-amd64"
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.17.0/rain-v1.17.0_windows-amd64.zip",
"hash": "58d95e7f995c95556b1432ab30e6b69eda8e18fdbe72b4cc493bb7cf17255494",
"extract_dir": "rain-v1.17.0_windows-amd64"
}
},
"bin": "rain.exe",