We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2a302 commit a3836caCopy full SHA for a3836ca
Formula/t/terraform-ls.rb
@@ -1,8 +1,8 @@
1
class TerraformLs < Formula
2
desc "Terraform Language Server"
3
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"
+ url "https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.36.2.tar.gz"
+ sha256 "039c342922325ddd9711298a61056c2577abc6bcdbc98e16e49fbd8775cc7a00"
6
license "MPL-2.0"
7
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"
8
0 commit comments