rain: Update to version 1.20.2

This commit is contained in:
github-actions[bot] 2024-12-18 00:38:00 +00:00
parent b4a656271f
commit b7f116ca89

View File

@ -1,18 +1,18 @@
{ {
"version": "1.20.1", "version": "1.20.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.20.1/rain-v1.20.1_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.2/rain-v1.20.2_windows-i386.zip",
"hash": "c19e729db0b8cd454117186ba10fa3304960a56683dccf5d31601dac20160767", "hash": "db25c0c80cab84d056ffee90b6849629ade628d0117ef25bddd8e6d1fa9f32a0",
"extract_dir": "rain-v1.20.1_windows-i386" "extract_dir": "rain-v1.20.2_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.1/rain-v1.20.1_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.20.2/rain-v1.20.2_windows-amd64.zip",
"hash": "5cdad6152ccbc7920a912612fbe11b0fd3027bfd9682953c7ff1e44ce7e1fe9c", "hash": "1eb9ee7a37b536bd1ccec9070cb4a2f64ed6d7edf99db75faf4664d3022cea2e",
"extract_dir": "rain-v1.20.1_windows-amd64" "extract_dir": "rain-v1.20.2_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",