rain: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2024-06-20 00:34:04 +00:00
parent 2442cb8c20
commit 37b665dffd

View File

@ -1,18 +1,18 @@
{ {
"version": "1.10.0", "version": "1.11.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.10.0/rain-v1.10.0_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.11.0/rain-v1.11.0_windows-i386.zip",
"hash": "dd030eb5a0f90d5bec64e2e8bd1df492e9f65316d23a36e9c2aba3e8665e6e17", "hash": "8d05779e1e87b7b47bde701a04a10bdfa0e05018a152a5a76baf48cf9006dd8e",
"extract_dir": "rain-v1.10.0_windows-i386" "extract_dir": "rain-v1.11.0_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.10.0/rain-v1.10.0_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.11.0/rain-v1.11.0_windows-amd64.zip",
"hash": "541c9660c820814b0249424e36c8f1858efcd155bed6813e8b802f4dfd0da9fa", "hash": "413600a71b28f6b1b8c5d8457678fdb1e308834e8deb9ef80bdacc502c694d70",
"extract_dir": "rain-v1.10.0_windows-amd64" "extract_dir": "rain-v1.11.0_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",