From d04719a154e1ce0de4e5e24bb48a5439ff1f0386 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 00:33:23 +0000 Subject: [PATCH] rain: Update to version 1.15.0 --- bucket/rain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rain.json b/bucket/rain.json index b736d1b6e7..52a92a3412 100644 --- a/bucket/rain.json +++ b/bucket/rain.json @@ -1,18 +1,18 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/rain-v1.14.0_windows-i386.zip", - "hash": "9299b896a34e30770c946d6745da1ff794dd69755f19e3d8e7912c55fb8e3c6e", - "extract_dir": "rain-v1.14.0_windows-i386" + "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" }, "64bit": { - "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.14.0/rain-v1.14.0_windows-amd64.zip", - "hash": "7fed672f78bdb436ff6b3405db7c3519ec4b61005e3fbaeee63496800ed9073a", - "extract_dir": "rain-v1.14.0_windows-amd64" + "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" } }, "bin": "rain.exe",