Skip to content

Commit

Permalink
terraform-switcher: Update to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 27, 2025
1 parent be93b0a commit 58080b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/terraform-switcher.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.2.4",
"version": "1.3.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.2.4/terraform-switcher_v1.2.4_windows_386.tar.gz",
"hash": "8678b2abf51f3638458cd52a3e09ea5efef85c23b3bda3265ae062091f4d4948"
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.3.0/terraform-switcher_v1.3.0_windows_386.tar.gz",
"hash": "69491fdfc49bd3c3bdc6e73d7583b644f1f3579fee747b47c058ad6242d97dab"
},
"64bit": {
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.2.4/terraform-switcher_v1.2.4_windows_amd64.tar.gz",
"hash": "70af3200b95f889712032196e6347ba126703d05649f395c5fe148c555756a4a"
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.3.0/terraform-switcher_v1.3.0_windows_amd64.tar.gz",
"hash": "c76dfd2923792aa91dc0de0f9c32dccbd753f4c8bdfd28b5f6ca592e40a9f117"
}
},
"bin": "tfswitch.exe",
Expand Down

0 comments on commit 58080b9

Please sign in to comment.