mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terraform-ls: Update to version 0.31.3
This commit is contained in:
parent
7fc4b6e3a1
commit
843e87a92d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31.2",
|
"version": "0.31.3",
|
||||||
"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.31.2/terraform-ls_0.31.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.31.3/terraform-ls_0.31.3_windows_amd64.zip",
|
||||||
"hash": "71cbaabd5010c8425aa74a1f5feeaef8ecf13afeabfb4423f67f49eec559cc2a"
|
"hash": "943f929411cfdf553bc4be12bfe71c4a34c5ea5ddb149cbc98ce4d32873f50ea"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.31.2/terraform-ls_0.31.2_windows_arm64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.31.3/terraform-ls_0.31.3_windows_arm64.zip",
|
||||||
"hash": "683d630ded1dc0292cd145997be02880074e2380ca6a4f6332268a37f88d6b90"
|
"hash": "51e2c8f974d80bb3424c294febd32e69b11f5066ffecd5b7c9230a7ade66a36b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terraform-ls.exe",
|
"bin": "terraform-ls.exe",
|
||||||
@ -32,4 +32,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user