terraform-switcher: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2024-09-30 20:28:53 +00:00
parent d2f8911802
commit 7919bcd6e9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.2", "version": "1.2.3",
"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/v1.2.2/terraform-switcher_v1.2.2_windows_386.tar.gz", "url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.2.3/terraform-switcher_v1.2.3_windows_386.tar.gz",
"hash": "40bd37acf0525c72ede3ce47dc213c025c4db095ee3db6fcbd3ab086b5426852" "hash": "4299ef8ded2e40d71cca6f23f9f7cbd4561f2617d63c48d3e6735303ce3e0789"
}, },
"64bit": { "64bit": {
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.2.2/terraform-switcher_v1.2.2_windows_amd64.tar.gz", "url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.2.3/terraform-switcher_v1.2.3_windows_amd64.tar.gz",
"hash": "4977150c17f80c5a7dc0607a38c7375965e1cd6f83d1154879f5295481007920" "hash": "fb17a57e2e95058d269c2e18b7fb0600ab5ed63aa254d6ddab7210fa8c506d29"
} }
}, },
"bin": "tfswitch.exe", "bin": "tfswitch.exe",