{ "version": "1.13.1", "homepage": "https://github.com/aws-cloudformation/rain", "description": "A development workflow tool for working with AWS CloudFormation.", "license": "Apache-2.0", "architecture": { "32bit": { "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.13.1/rain-v1.13.1_windows-i386.zip", "hash": "9f9fb23c2e9f2f27a15cfc4c871630f01509175f5a113a1e4572bbea6f2b05d7", "extract_dir": "rain-v1.13.1_windows-i386" }, "64bit": { "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.13.1/rain-v1.13.1_windows-amd64.zip", "hash": "8d86cac0145dc4282185d9a09f245ff97cf470714213719603a46044a815542d", "extract_dir": "rain-v1.13.1_windows-amd64" } }, "bin": "rain.exe", "checkver": "github", "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/aws-cloudformation/rain/releases/download/v$version/rain-v$version_windows-i386.zip", "extract_dir": "rain-v$version_windows-i386" }, "64bit": { "url": "https://github.com/aws-cloudformation/rain/releases/download/v$version/rain-v$version_windows-amd64.zip", "extract_dir": "rain-v$version_windows-amd64" } } } }