Skip to content

Commit

Permalink
terraform-ls: update 0.36.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent a3836ca commit 90906e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/terraform-ls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ class TerraformLs < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fafe071e04711c387b29143b18c2104945fd7d697540fdfd18e5d251bdfdf96a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fafe071e04711c387b29143b18c2104945fd7d697540fdfd18e5d251bdfdf96a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fafe071e04711c387b29143b18c2104945fd7d697540fdfd18e5d251bdfdf96a"
sha256 cellar: :any_skip_relocation, sonoma: "a2749a9c8f3587e76511946d11db6b5966a06f6364939125629011bcfe24e98f"
sha256 cellar: :any_skip_relocation, ventura: "a2749a9c8f3587e76511946d11db6b5966a06f6364939125629011bcfe24e98f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3ab8c3d0a3e3f3bba2fb0320c0e88b58820455105f9756c579fb3660baefaf5"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7a7c74dfcca86ea804d55ab226f9af2ff7c7a8d0f268785705d6c24e36191763"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a7c74dfcca86ea804d55ab226f9af2ff7c7a8d0f268785705d6c24e36191763"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a7c74dfcca86ea804d55ab226f9af2ff7c7a8d0f268785705d6c24e36191763"
sha256 cellar: :any_skip_relocation, sonoma: "df851be0f2a2aac03e4a13bd0ed1dc75d36ec9b3577e69e951f92a1821ce9740"
sha256 cellar: :any_skip_relocation, ventura: "df851be0f2a2aac03e4a13bd0ed1dc75d36ec9b3577e69e951f92a1821ce9740"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d9960702675eb5775a36b74b677b9d690419ab8e81e4574aff1b69fbd4e93b3"
end

depends_on "go" => :build
Expand Down

0 comments on commit 90906e2

Please sign in to comment.