mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
terraform-switcher: Update to version 1.3.0
This commit is contained in:
parent
be93b0a3f6
commit
58080b95d3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.4",
|
"version": "1.3.0",
|
||||||
"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.4/terraform-switcher_v1.2.4_windows_386.tar.gz",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.3.0/terraform-switcher_v1.3.0_windows_386.tar.gz",
|
||||||
"hash": "8678b2abf51f3638458cd52a3e09ea5efef85c23b3bda3265ae062091f4d4948"
|
"hash": "69491fdfc49bd3c3bdc6e73d7583b644f1f3579fee747b47c058ad6242d97dab"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.2.4/terraform-switcher_v1.2.4_windows_amd64.tar.gz",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.3.0/terraform-switcher_v1.3.0_windows_amd64.tar.gz",
|
||||||
"hash": "70af3200b95f889712032196e6347ba126703d05649f395c5fe148c555756a4a"
|
"hash": "c76dfd2923792aa91dc0de0f9c32dccbd753f4c8bdfd28b5f6ca592e40a9f117"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfswitch.exe",
|
"bin": "tfswitch.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user