rain: Update to version 1.22.0

This commit is contained in:
github-actions[bot] 2025-04-04 00:37:23 +00:00
parent 3556f21a85
commit 28bf75323a

View File

@ -1,18 +1,18 @@
{ {
"version": "1.21.0", "version": "1.22.0",
"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.21.0/rain-v1.21.0_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.22.0/rain-v1.22.0_windows-i386.zip",
"hash": "2c99d0e636eec779050ca58fe9b66697728a43b9f981873ee8b8541726324412", "hash": "328dad2cee98000314105044bd74b8cc2145572f1480edd16d5b5af99d1fbe85",
"extract_dir": "rain-v1.21.0_windows-i386" "extract_dir": "rain-v1.22.0_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.21.0/rain-v1.21.0_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.22.0/rain-v1.22.0_windows-amd64.zip",
"hash": "ed29089c8d1339df4ea5c42a729bd620ae1779ddd45b009e9bd27d44d853c291", "hash": "b67437b20a33dd9258bc9ee7781ad5185ae928ebea853f8d47cf2740c1894168",
"extract_dir": "rain-v1.21.0_windows-amd64" "extract_dir": "rain-v1.22.0_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",