Skip to content

Commit

Permalink
pint: update 0.67.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 31, 2024
1 parent 8aa6152 commit f3557b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/p/pint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Pint < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b300ad8f4d733b6ae871aee3ac104870ee69f2ae93370b93576b771f7e7a50dc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b300ad8f4d733b6ae871aee3ac104870ee69f2ae93370b93576b771f7e7a50dc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b300ad8f4d733b6ae871aee3ac104870ee69f2ae93370b93576b771f7e7a50dc"
sha256 cellar: :any_skip_relocation, sonoma: "e045f1842878199b7aa60baf079b05ef6af1af31dad35d284a597727483c97ec"
sha256 cellar: :any_skip_relocation, ventura: "e045f1842878199b7aa60baf079b05ef6af1af31dad35d284a597727483c97ec"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e63c9d79079b3be8f0c673fd4a88a4c1f3c56bab364aa3a0c15459146ec0a19f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "68ee71b09b1326f6f60316581cc7472c96d0f647c07e1181de27c7b283c7e51d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68ee71b09b1326f6f60316581cc7472c96d0f647c07e1181de27c7b283c7e51d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "68ee71b09b1326f6f60316581cc7472c96d0f647c07e1181de27c7b283c7e51d"
sha256 cellar: :any_skip_relocation, sonoma: "fb3741d05739e8c44e04e374e8f270f39df4a2e759da1ba491dcc84fb36fcee7"
sha256 cellar: :any_skip_relocation, ventura: "fb3741d05739e8c44e04e374e8f270f39df4a2e759da1ba491dcc84fb36fcee7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e803f731b0292dfca57bfc22a2cfaa76da1cd758bafc335eccd0046211d517d2"
end

depends_on "go" => :build
Expand Down

0 comments on commit f3557b8

Please sign in to comment.