terraform-ls 0.29.3

Closes #113039.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-10-13 11:48:30 +02:00 committed by BrewTestBot
parent 3e1dbb0da8
commit 04973f82f9
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.29.2.tar.gz"
sha256 "95a21bb7f0a5df7adb7ca94cb4e0e8db0a318b4d39102ff8e79199c188a33823"
url "https://github.com/hashicorp/terraform-ls/archive/v0.29.3.tar.gz"
sha256 "20270431728cc4607a7a351139e6dd1db1cba22798a5ca298dcd0c8b7184c046"
license "MPL-2.0"
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"