From 1ec1b7199c4981e3dc82caaacad708a6f0be4aa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:32:37 +0000 Subject: [PATCH] terraform-switcher: Update to version 0.13.1300 --- bucket/terraform-switcher.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/terraform-switcher.json b/bucket/terraform-switcher.json index bed07abab4..cecee5c5be 100644 --- a/bucket/terraform-switcher.json +++ b/bucket/terraform-switcher.json @@ -1,16 +1,16 @@ { - "version": "0.13.1288", + "version": "0.13.1300", "description": "A command line tool to switch between different versions of terraform", "homepage": "https://tfswitch.warrensbox.com", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1288/terraform-switcher_0.13.1288_windows_386.zip", - "hash": "96366f24a51fec5374500112cc46261616c060f0c468cb21557bb6623369ab5f" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1300/terraform-switcher_0.13.1300_windows_386.zip", + "hash": "e33249333d96c9aa68408589ccbbf6d1bc157df076011a168d9e09094b9facc5" }, "64bit": { - "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1288/terraform-switcher_0.13.1288_windows_amd64.zip", - "hash": "cb8427d19b71fd2cfe0de45dd8a94388f79c9d3491ecb5d847a5fd28197a77a5" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1300/terraform-switcher_0.13.1300_windows_amd64.zip", + "hash": "4ae90e100b8a4c6dddd78cc65a582cd360587a551711a244852c59cf69b44508" } }, "bin": "tfswitch.exe",