rain: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2024-04-03 21:06:53 +00:00
parent 7b6fb0d6e6
commit a0e3315025

View File

@ -1,18 +1,18 @@
{ {
"version": "1.8.3", "version": "1.8.4",
"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.3/rain-v1.8.3_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.4/rain-v1.8.4_windows-i386.zip",
"hash": "bda7050dec920aa94b25f242ea45af2fcbbc4db60728452adef456b45d5e88ba", "hash": "d161a7d497abb59671a7d63fbcd9b8e0016b34bdd4007b0b715bbec7a41a5b68",
"extract_dir": "rain-v1.8.3_windows-i386" "extract_dir": "rain-v1.8.4_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.3/rain-v1.8.3_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.8.4/rain-v1.8.4_windows-amd64.zip",
"hash": "d5b941f27ec37708b76f69f4cc7ae87002b51c2f4ac23de2762f9589e3ea76c0", "hash": "501629041ae6119978bcb37c6b9265371406c99f5c5642a91f05a8fa58bc57c6",
"extract_dir": "rain-v1.8.3_windows-amd64" "extract_dir": "rain-v1.8.4_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",