rain: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2024-07-12 00:34:25 +00:00
parent 7d28999558
commit 3b0912598e

View File

@ -1,18 +1,18 @@
{ {
"version": "1.11.0", "version": "1.12.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.11.0/rain-v1.11.0_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.0/rain-v1.12.0_windows-i386.zip",
"hash": "8d05779e1e87b7b47bde701a04a10bdfa0e05018a152a5a76baf48cf9006dd8e", "hash": "c6e2f33be099809476cca3841e19920ef1314b9af684f01f199d84c75ec4b970",
"extract_dir": "rain-v1.11.0_windows-i386" "extract_dir": "rain-v1.12.0_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.11.0/rain-v1.11.0_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.0/rain-v1.12.0_windows-amd64.zip",
"hash": "413600a71b28f6b1b8c5d8457678fdb1e308834e8deb9ef80bdacc502c694d70", "hash": "5e1398b2278d69b20fc5c55feeede4b4bbaf9501b037abc0b1cf00302f0a4e73",
"extract_dir": "rain-v1.11.0_windows-amd64" "extract_dir": "rain-v1.12.0_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",