From 2ad12c6719b814b4e31a72e947826a45b303a316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:28:02 +0000 Subject: [PATCH] rain: Update to version 1.19.0 --- bucket/rain.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rain.json b/bucket/rain.json index 36752b44e2..883803d8f7 100644 --- a/bucket/rain.json +++ b/bucket/rain.json @@ -1,18 +1,18 @@ { - "version": "1.18.0", + "version": "1.19.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.18.0/rain-v1.18.0_windows-i386.zip", - "hash": "08b73932a1c319dd0205bfd58b0580cea516a9176ce24bd972052517158bed63", - "extract_dir": "rain-v1.18.0_windows-i386" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.19.0/rain-v1.19.0_windows-i386.zip", + "hash": "17f37da4c9aaf06967062ff078b6ae21da37b1f2d700b5b01ec481574c04b485", + "extract_dir": "rain-v1.19.0_windows-i386" }, "64bit": { - "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.18.0/rain-v1.18.0_windows-amd64.zip", - "hash": "96e9315d046be42484298ef9a040671da0d66f0e98e50dd3a2bd1a23d86b9a1e", - "extract_dir": "rain-v1.18.0_windows-amd64" + "url": "https://github.com/aws-cloudformation/rain/releases/download/v1.19.0/rain-v1.19.0_windows-amd64.zip", + "hash": "118a95db9f6fa1ab1611a3ec1438a44b14e1ed53ba612ecc8e4d417b2d849372", + "extract_dir": "rain-v1.19.0_windows-amd64" } }, "bin": "rain.exe",