terraform-ls: Update to version 0.32.2

This commit is contained in:
github-actions[bot] 2023-10-12 16:27:38 +00:00
parent d0e9065043
commit a0b83750b3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.32.1", "version": "0.32.2",
"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.32.1/terraform-ls_0.32.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.32.2/terraform-ls_0.32.2_windows_amd64.zip",
"hash": "3c9ebf78b975c7b23692e18098f0b18a7d08ab0c1eb55e72721982c024477f28" "hash": "9e641ec0de5f40f246778e640d86d3f9f2cb86182726959114b3ef86397a3355"
}, },
"arm64": { "arm64": {
"url": "https://releases.hashicorp.com/terraform-ls/0.32.1/terraform-ls_0.32.1_windows_arm64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.32.2/terraform-ls_0.32.2_windows_arm64.zip",
"hash": "6d90df8aae830b398d8c4b11655e7a73e4c1553773e08168002bb7a0706ba794" "hash": "f7c0f98ffc5f29016ca09a87b93353d6847073c4c6b8dee3d0687d89ee45ab85"
} }
}, },
"bin": "terraform-ls.exe", "bin": "terraform-ls.exe",