terraform-ls 0.17.1

Closes #78136.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-05-26 20:56:51 -04:00 committed by BrewTestBot
parent ae11f3ed62
commit 7a3fab5be1
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.17.0.tar.gz"
sha256 "f1fc4466de505a80a697d06200fd930c094d710de1c65e551785e1af8cdf8a2a"
url "https://github.com/hashicorp/terraform-ls/archive/v0.17.1.tar.gz"
sha256 "143b2eff3dfd108fbdaf451a360425e5b8bcd9500c4276d00b76ab508085b01b"
license "MPL-2.0"
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"