rain: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2024-07-27 00:33:49 +00:00
parent 0a6c8464d5
commit b14fbb38f5

View File

@ -1,18 +1,18 @@
{ {
"version": "1.12.1", "version": "1.13.1",
"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.12.1/rain-v1.12.1_windows-i386.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.13.1/rain-v1.13.1_windows-i386.zip",
"hash": "9208c8a0cad4bb7209da850a90e27d1cc19bec652c94255197c184c937f62e02", "hash": "9f9fb23c2e9f2f27a15cfc4c871630f01509175f5a113a1e4572bbea6f2b05d7",
"extract_dir": "rain-v1.12.1_windows-i386" "extract_dir": "rain-v1.13.1_windows-i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.1/rain-v1.12.1_windows-amd64.zip", "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.13.1/rain-v1.13.1_windows-amd64.zip",
"hash": "cea372a3652428ee8c30b1c1ac635155bc41233d4b3af8e4abc652d4ad0d19bc", "hash": "8d86cac0145dc4282185d9a09f245ff97cf470714213719603a46044a815542d",
"extract_dir": "rain-v1.12.1_windows-amd64" "extract_dir": "rain-v1.13.1_windows-amd64"
} }
}, },
"bin": "rain.exe", "bin": "rain.exe",