Skip to content

Commit

Permalink
terramate: update 0.5.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 19, 2024
1 parent 9912a7a commit ceca470
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/terramate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Terramate < Formula
head "https://github.com/terramate-io/terramate.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c789fae3226d80864687f6a44163bfd66df03a577ae671cc13bb708f7dda5fe5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4627942b1196805ca5defb7bf54cdda2065f0cfdf0515ee3c3abfeaba6ae2723"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e611e94306c7c4fea0f0e365e5f547c2637e3358145b4bbb4ae058497a0e760f"
sha256 cellar: :any_skip_relocation, sonoma: "90c0dfe5351ccf8e57e030f9fa759574a5484f59e6aa46467c873d7c6259c8ed"
sha256 cellar: :any_skip_relocation, ventura: "6714a3b7e5c8455d379e283429f8064a04e56ba5ff9ae1ca9df863438044e286"
sha256 cellar: :any_skip_relocation, monterey: "c226ffde2cdae495bf139080b2af21159e816ec90bf663ee8162b798e2efca48"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b0ee47a36e6bc4b759db6861d3fe91fa1c0329d1b75c66867257fcb9d6ee1384"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "072b68a92a243dfdac0d4e32bd9ca2c448172c0649d8802b6afbeb35cd30397f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1b81ba0acd693e452682cdf152b3eba952de502f2a296cac3e05cd9ed2c4d394"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fc7cd1cb25add108173300ded80be7eb96fc19d9d69dcee28575556c65693529"
sha256 cellar: :any_skip_relocation, sonoma: "b8c70db18947ed7758bc12641074f94db853a75e662ad840539a2f64f90e121b"
sha256 cellar: :any_skip_relocation, ventura: "aacae77bce2d893dbb6a5dd9be3706c03f6543204fc028f79065c4b21752abbf"
sha256 cellar: :any_skip_relocation, monterey: "5916c087f37ddf027dcdfe5f7d5506ea36b9732af3e8ccf5fb3b6cd59deafabd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "93512ab07e958b13f3bb6bffdaf5c2feb77fdf9f8de21b6ceba8797c2cede8b8"
end

depends_on "go" => :build
Expand Down

0 comments on commit ceca470

Please sign in to comment.