mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terraform-switcher: Update to version 1.12.0
This commit is contained in:
parent
75b256cb94
commit
2cd72e9f48
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.12.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.11.0/terraform-switcher_v1.11.0_windows_386.zip",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.12.0/terraform-switcher_v1.12.0_windows_386.zip",
|
||||||
"hash": "975a9e292e4dcdac59622d32615e30f237db9cd1bdd8a795977042a2ae51c5b6"
|
"hash": "959a1c0827a203821b1ad67c90ef133eeb09e7ce7b20cb19b2c0e5f2c0394520"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.11.0/terraform-switcher_v1.11.0_windows_amd64.zip",
|
"url": "https://github.com/warrensbox/terraform-switcher/releases/download/v1.12.0/terraform-switcher_v1.12.0_windows_amd64.zip",
|
||||||
"hash": "5ad756a9bebc28423c2c1f09823bf38f34ffb8415086030e69deeca8d3716f38"
|
"hash": "5ef2f2a8e1f9211fcd42ef9c1b06b4b34f18607e4d1bed0190fcbeddc9189f90"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfswitch.exe",
|
"bin": "tfswitch.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user