mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-ls: Update to version 0.32.3
This commit is contained in:
parent
22a4b6aa38
commit
3a96489ad9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.2",
|
"version": "0.32.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.32.2/terraform-ls_0.32.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.32.3/terraform-ls_0.32.3_windows_amd64.zip",
|
||||||
"hash": "9e641ec0de5f40f246778e640d86d3f9f2cb86182726959114b3ef86397a3355"
|
"hash": "ee62302dc23616b81dc79508a1b098273fa984c34f367d17b08b223584beb52e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.32.2/terraform-ls_0.32.2_windows_arm64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.32.3/terraform-ls_0.32.3_windows_arm64.zip",
|
||||||
"hash": "f7c0f98ffc5f29016ca09a87b93353d6847073c4c6b8dee3d0687d89ee45ab85"
|
"hash": "4db13ebe9446577f430b3c157938e2b461944f86422be722535c7e7775a67ebf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terraform-ls.exe",
|
"bin": "terraform-ls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user