mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-ls: Update to version 0.36.2
This commit is contained in:
parent
67f9ede256
commit
0c6525f6e4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.36.1",
|
"version": "0.36.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.36.1/terraform-ls_0.36.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.36.2/terraform-ls_0.36.2_windows_amd64.zip",
|
||||||
"hash": "f9aaa70a2a9dda58733fedceda796d76daf294cf108b5eefff3fba13524c70fe"
|
"hash": "7e4e42a0ece6ec04f459db719d62ab7ae37959de8d9dd183789c716d0b41cad6"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://releases.hashicorp.com/terraform-ls/0.36.1/terraform-ls_0.36.1_windows_arm64.zip",
|
"url": "https://releases.hashicorp.com/terraform-ls/0.36.2/terraform-ls_0.36.2_windows_arm64.zip",
|
||||||
"hash": "e4ecffe04f1cffb831365486d5a1bc33c16db05d2bfaae4d8d05c1068afa189e"
|
"hash": "b97feabd07210e4e3eaa7ef6826fee3461f1073a9a336fda73dddc0d5b51ab3e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terraform-ls.exe",
|
"bin": "terraform-ls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user