mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
terraform-ls: Update to version 0.34.1
This commit is contained in:
parent
b26e90b5ee
commit
51a3bfecc7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.0",
|
"version": "0.34.1",
|
||||||
"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.34.0/terraform-ls_0.34.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.34.1/terraform-ls_0.34.1_windows_amd64.zip",
|
||||||
"hash": "bf327302fd0a2dd94b7c2e3e276ad2ccbfcbf5a3e5382db1118eddf5e21a4a80"
|
"hash": "3424a520e6d7346b08b8d9ef182b292ecb848b1ed641cee643bd8db8b5cb82d7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.34.0/terraform-ls_0.34.0_windows_arm64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.34.1/terraform-ls_0.34.1_windows_arm64.zip",
|
||||||
"hash": "c9f06dbb764ffe1fdcae9f8f2949015ef23b2fa67815a6e4b22e246dbb20c0e8"
|
"hash": "fc4e3c0b151ab927206f07612a0dd3a6358f1dd6cb26e4e2477b4ba859400e32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terraform-ls.exe",
|
"bin": "terraform-ls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user