diff --git a/bucket/terraform-switcher.json b/bucket/terraform-switcher.json index cecee5c5be..5a9350ba0d 100644 --- a/bucket/terraform-switcher.json +++ b/bucket/terraform-switcher.json @@ -1,16 +1,16 @@ { - "version": "0.13.1300", + "version": "0.13.1308", "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.1300/terraform-switcher_0.13.1300_windows_386.zip", - "hash": "e33249333d96c9aa68408589ccbbf6d1bc157df076011a168d9e09094b9facc5" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1308/terraform-switcher_0.13.1308_windows_386.zip", + "hash": "0fb7c7a5b58a6982b3216a0d1a1769577a2232fa3df5c795692c29b71e592bd6" }, "64bit": { - "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1300/terraform-switcher_0.13.1300_windows_amd64.zip", - "hash": "4ae90e100b8a4c6dddd78cc65a582cd360587a551711a244852c59cf69b44508" + "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1308/terraform-switcher_0.13.1308_windows_amd64.zip", + "hash": "2c20cafbd6be81f6ed675522bbf05abd5e4b763ccefbd6bdd33e15a4604beb82" } }, "bin": "tfswitch.exe",