terraform-switcher: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2025-12-16 00:44:16 +00:00
parent 9ece54868a
commit 9ac02f9e48

View File

@ -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",