From 9ac02f9e484c7a1a3ae6283e06f2d0c60be1a112 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 00:44:16 +0000 Subject: [PATCH] terraform-switcher: Update to version 1.13.0 --- 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 8c41b4f410..c9b44b4eec 100644 --- a/bucket/terraform-switcher.json +++ b/bucket/terraform-switcher.json @@ -1,16 +1,16 @@ { - "version": "1.12.0", + "version": "1.13.0", "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/v1.12.0/terraform-switcher_v1.12.0_windows_386.zip", - "hash": "959a1c0827a203821b1ad67c90ef133eeb09e7ce7b20cb19b2c0e5f2c0394520" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.13.0/terraform-switcher_v1.13.0_windows_386.zip", + "hash": "87eab8ecb1c709a9ce0a17915e02432bcd6ba3b8c7b70bb043604fe961d2f3aa" }, "64bit": { - "url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.12.0/terraform-switcher_v1.12.0_windows_amd64.zip", - "hash": "5ef2f2a8e1f9211fcd42ef9c1b06b4b34f18607e4d1bed0190fcbeddc9189f90" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.13.0/terraform-switcher_v1.13.0_windows_amd64.zip", + "hash": "80a65f414d259e22bba14b2830793c7722a48d96582fe5a438ed9c48101a6d3a" } }, "bin": "tfswitch.exe",