mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terraform-switcher: Update to version 1.11.0
This commit is contained in:
parent
0a1b49da43
commit
ace2cce834
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.11.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.10.0/terraform-switcher_v1.10.0_windows_386.zip",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.11.0/terraform-switcher_v1.11.0_windows_386.zip",
|
||||||
"hash": "15b78d2060b2a7c96ecf358d9130c30a913e270dbab094550b2e077883fc6724"
|
"hash": "975a9e292e4dcdac59622d32615e30f237db9cd1bdd8a795977042a2ae51c5b6"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.10.0/terraform-switcher_v1.10.0_windows_amd64.zip",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.11.0/terraform-switcher_v1.11.0_windows_amd64.zip",
|
||||||
"hash": "41c35fa40e073e813d6adb7720981b42dbab2f1591e98e407e4d4eaeca5d5a57"
|
"hash": "5ad756a9bebc28423c2c1f09823bf38f34ffb8415086030e69deeca8d3716f38"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfswitch.exe",
|
"bin": "tfswitch.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user