terraform-switcher: Update to version 0.13.1308

This commit is contained in:
github-actions[bot] 2023-02-06 04:33:33 +00:00
parent 0021db51c7
commit 55c682972e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.13.1300", "version": "0.13.1308",
"description": "A command line tool to switch between different versions of terraform", "description": "A command line tool to switch between different versions of terraform",
"homepage": "https://tfswitch.warrensbox.com", "homepage": "https://tfswitch.warrensbox.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1300/terraform-switcher_0.13.1300_windows_386.zip", "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1308/terraform-switcher_0.13.1308_windows_386.zip",
"hash": "e33249333d96c9aa68408589ccbbf6d1bc157df076011a168d9e09094b9facc5" "hash": "0fb7c7a5b58a6982b3216a0d1a1769577a2232fa3df5c795692c29b71e592bd6"
}, },
"64bit": { "64bit": {
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1300/terraform-switcher_0.13.1300_windows_amd64.zip", "url": "https://github.com/warrensbox/terraform-switcher/releases/download/0.13.1308/terraform-switcher_0.13.1308_windows_amd64.zip",
"hash": "4ae90e100b8a4c6dddd78cc65a582cd360587a551711a244852c59cf69b44508" "hash": "2c20cafbd6be81f6ed675522bbf05abd5e4b763ccefbd6bdd33e15a4604beb82"
} }
}, },
"bin": "tfswitch.exe", "bin": "tfswitch.exe",