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 f3d2ac5 commit 3f76e86Copy full SHA for 3f76e86
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.38.0.tar.gz"
5
- sha256 "021340fa9b317d90d085ab13cfeaa7c0b802fda0ac03a8bd4e467579f909cd54"
+ url "https://github.com/hashicorp/terraform-ls/archive/refs/tags/v0.38.1.tar.gz"
+ sha256 "cf9aadc9ccb5fa5f8a778a18e3c3961e5855acebac52fd5f3e59b5e934ac2c05"
6
license "MPL-2.0"
7
head "https://github.com/hashicorp/terraform-ls.git", branch: "main"
8
0 commit comments