terraform-ls 0.25.0

Closes #90347.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2021-12-03 05:07:22 +00:00
parent 8af297ed58
commit e0b0a5a352
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class TerraformLs < Formula
desc "Terraform Language Server"
homepage "https://github.com/hashicorp/terraform-ls"
url "https://github.com/hashicorp/terraform-ls/archive/v0.24.0.tar.gz"
sha256 "86932d3659907b52afd804201fe2cee404268ebf1f84bbb3aea3239317ca4f84"
url "https://github.com/hashicorp/terraform-ls/archive/v0.25.0.tar.gz"
sha256 "4a18351561b56436fdb621bc13551e5b1eac88f1fa0e746b23cce8de78ffa0c1"
license "MPL-2.0"
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"