From 21ebb284d3895eb280bcdca0bcb02abe058ce85d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:30:06 +0000 Subject: [PATCH] rain: Update to version 1.16.1 --- bucket/rain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rain.json b/bucket/rain.json index 52a92a3412..dfa992a3d2 100644 --- a/bucket/rain.json +++ b/bucket/rain.json @@ -1,18 +1,18 @@ { - "version": "1.15.0", + "version": "1.16.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.15.0/rain-v1.15.0_windows-i386.zip", - "hash": "d338bd9a7ab72680d5b18539a6560ef38ecb0d6d00565d7155d39eeabdc7460c", - "extract_dir": "rain-v1.15.0_windows-i386" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-i386.zip", + "hash": "f3888c3bca46f9b0dad15af26ff8cfa7b3d9f3dc21524a128d9d3628f4f56bfc", + "extract_dir": "rain-v1.16.1_windows-i386" }, "64bit": { - "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.15.0/rain-v1.15.0_windows-amd64.zip", - "hash": "b15e4e073f8941ac0682eee22dda41c844d63da6de3fb9649c70be5caaedf81f", - "extract_dir": "rain-v1.15.0_windows-amd64" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.16.1/rain-v1.16.1_windows-amd64.zip", + "hash": "6b4d4d21fcb81ed6a378ce9bb2463f26753b333498517cafc25a55b4d32a72ea", + "extract_dir": "rain-v1.16.1_windows-amd64" } }, "bin": "rain.exe",