terraform-switcher: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2026-02-24 00:50:23 +00:00
parent cd37aa2742
commit 7f1b080d23

View File

@ -1,16 +1,16 @@
{
"version": "1.13.0",
"version": "1.14.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.13.0/terraform-switcher_v1.13.0_windows_386.zip",
"hash": "87eab8ecb1c709a9ce0a17915e02432bcd6ba3b8c7b70bb043604fe961d2f3aa"
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.14.0/terraform-switcher_v1.14.0_windows_386.zip",
"hash": "8b97fdbd9ae23dc63cc5d1f91fd5d357e8362f8f8d4d98ece0a233182dac7e4a"
},
"64bit": {
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.13.0/terraform-switcher_v1.13.0_windows_amd64.zip",
"hash": "80a65f414d259e22bba14b2830793c7722a48d96582fe5a438ed9c48101a6d3a"
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.14.0/terraform-switcher_v1.14.0_windows_amd64.zip",
"hash": "fcfae08be8f67b7e85ef29eab6e83cc4eb8a759d0e58c9f4c27e95780fed7711"
}
},
"bin": "tfswitch.exe",