From 3b0912598e7a4aee81fe684f75dc30d3f53f4409 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:34:25 +0000 Subject: [PATCH] rain: Update to version 1.12.0 --- bucket/rain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rain.json b/bucket/rain.json index eae2c30ff9..c00956a057 100644 --- a/bucket/rain.json +++ b/bucket/rain.json @@ -1,18 +1,18 @@ { - "version": "1.11.0", + "version": "1.12.0", "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.11.0/rain-v1.11.0_windows-i386.zip", - "hash": "8d05779e1e87b7b47bde701a04a10bdfa0e05018a152a5a76baf48cf9006dd8e", - "extract_dir": "rain-v1.11.0_windows-i386" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.0/rain-v1.12.0_windows-i386.zip", + "hash": "c6e2f33be099809476cca3841e19920ef1314b9af684f01f199d84c75ec4b970", + "extract_dir": "rain-v1.12.0_windows-i386" }, "64bit": { - "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.11.0/rain-v1.11.0_windows-amd64.zip", - "hash": "413600a71b28f6b1b8c5d8457678fdb1e308834e8deb9ef80bdacc502c694d70", - "extract_dir": "rain-v1.11.0_windows-amd64" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.0/rain-v1.12.0_windows-amd64.zip", + "hash": "5e1398b2278d69b20fc5c55feeede4b4bbaf9501b037abc0b1cf00302f0a4e73", + "extract_dir": "rain-v1.12.0_windows-amd64" } }, "bin": "rain.exe",