Skip to content

Commit a3836ca

Browse files
committed
terraform-ls 0.36.2
1 parent cf2a302 commit a3836ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/terraform-ls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TerraformLs < Formula
22
desc "Terraform Language Server"
33
homepage "https://github.com/hashicorp/terraform-ls"
4-
url "https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.36.1.tar.gz"
5-
sha256 "342692d44a1be59e9b7845702b7329385503371614ce2da73058f0c646f1a886"
4+
url "https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.36.2.tar.gz"
5+
sha256 "039c342922325ddd9711298a61056c2577abc6bcdbc98e16e49fbd8775cc7a00"
66
license "MPL-2.0"
77
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"
88

0 commit comments

Comments
 (0)