rain: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-03-25 17:08:22 +00:00
parent 25ff23e016
commit 6e9f9fecf7

View File

@ -1,18 +1,18 @@
{ {
"version": "1.8.1", "version": "1.8.2",
"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.1/rain-v1.8.1_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.2/rain-v1.8.2_windows-i386.zip",
"hash": "6fb1fee7f8ace4bfea7ea51dabef440ebe7674398960031e6f079847e2709711", "hash": "28aee2a416c594fd3852e4f333456ccf637561d5cc9e329619ed6605f75b75e4",
"extract_dir": "rain-v1.8.1_windows-i386" "extract_dir": "rain-v1.8.2_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.1/rain-v1.8.1_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.2/rain-v1.8.2_windows-amd64.zip",
"hash": "0ce3754ea46a34e967d6b12ea04b8a40455447fa6392e675bb95d55897eb0a7f", "hash": "167e59e327d247e1710f318e0e9bab9ca0066acf113c76fe724d1f002d91ed1b",
"extract_dir": "rain-v1.8.1_windows-amd64" "extract_dir": "rain-v1.8.2_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",