From 0947681f2e4c6c5ebdd127fd3fb693b4cf70dac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 00:34:21 +0000 Subject: [PATCH] rain: Update to version 1.12.1 --- bucket/rain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rain.json b/bucket/rain.json index c00956a057..f580149b20 100644 --- a/bucket/rain.json +++ b/bucket/rain.json @@ -1,18 +1,18 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0/rain-v1.12.0_windows-i386.zip", - "hash": "c6e2f33be099809476cca3841e19920ef1314b9af684f01f199d84c75ec4b970", - "extract_dir": "rain-v1.12.0_windows-i386" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.1/rain-v1.12.1_windows-i386.zip", + "hash": "9208c8a0cad4bb7209da850a90e27d1cc19bec652c94255197c184c937f62e02", + "extract_dir": "rain-v1.12.1_windows-i386" }, "64bit": { - "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" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.12.1/rain-v1.12.1_windows-amd64.zip", + "hash": "cea372a3652428ee8c30b1c1ac635155bc41233d4b3af8e4abc652d4ad0d19bc", + "extract_dir": "rain-v1.12.1_windows-amd64" } }, "bin": "rain.exe",