terraform-ls: Update to version 0.34.3

This commit is contained in:
github-actions[bot] 2024-09-04 20:28:16 +00:00
parent 250620ce25
commit d688b22b3e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.34.2", "version": "0.34.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.34.2/terraform-ls_0.34.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_amd64.zip",
"hash": "02d2e8e6e6070dc7e4f6a1e5388cea25846fc1e09582f95efc2be87ca466656c" "hash": "bb77aa20702ca047b0338db58ee0e2f13e5c0d65d39598512601c7d249ad643d"
}, },
"arm64": { "arm64": {
"url": "https://releases.hashicorp.com/terraform-ls/0.34.2/terraform-ls_0.34.2_windows_arm64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_arm64.zip",
"hash": "6b04cc3dd32b272f012785670a2d6d94bc8416061908c40a0b48bf8b8362e654" "hash": "36b80ac30b39aa0d7e95a76aefff76c5c1217164195035e06b979516f345a5b7"
} }
}, },
"bin": "terraform-ls.exe", "bin": "terraform-ls.exe",