mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-ls: Update to version 0.34.0
This commit is contained in:
parent
9873771058
commit
03e53a8fab
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.33.3",
|
"version": "0.34.0",
|
||||||
"description": "Terraform Language Server",
|
"description": "Terraform Language Server",
|
||||||
"homepage": "https://github.com/hashicorp/terraform-ls",
|
"homepage": "https://github.com/hashicorp/terraform-ls",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.33.3/terraform-ls_0.33.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.34.0/terraform-ls_0.34.0_windows_amd64.zip",
|
||||||
"hash": "084b5e08140bff976fea8af0838982d89e846657b5d2c90c442079b83f36334a"
|
"hash": "bf327302fd0a2dd94b7c2e3e276ad2ccbfcbf5a3e5382db1118eddf5e21a4a80"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.33.3/terraform-ls_0.33.3_windows_arm64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.34.0/terraform-ls_0.34.0_windows_arm64.zip",
|
||||||
"hash": "64ae5db3bf175102e1e6d962ee9549cb91f70032038bcb63d7bfe877b7962f4b"
|
"hash": "c9f06dbb764ffe1fdcae9f8f2949015ef23b2fa67815a6e4b22e246dbb20c0e8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terraform-ls.exe",
|
"bin": "terraform-ls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user