Skip to content

Commit fe042ed

Browse files
committed
hermit: update 0.44.2 bottle.
1 parent 6322335 commit fe042ed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/h/hermit.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Hermit < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "984aca55c44f6fcd457adfc7a97c543d405413308a0e3fb46618626798e8a97b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c479d8aa14eb2a2698953ebf966ea657f84998a5d47ed88b62ee92017099f7f4"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed68663e2eb8ca7acc2a698173bcad8137547adb2d7f187bab9f682599e63a20"
12-
sha256 cellar: :any_skip_relocation, sonoma: "ba73d381408029f3e13c26d8b4d854583ce39e89f30079318d91e9593cd07a4f"
13-
sha256 cellar: :any_skip_relocation, ventura: "8ac3cc497212a42ede795c60c4f4ee2237e618fb9a964abd361f85d436a6f90c"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0754c17b3ee71422e767ce81d6ce657f774469bba0961ca9c6720071104a14d3"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c99770f470688143d715d3e750a978cb2b34ec1644cc7f941d7ed03e12b32c0f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8dc24990b30d21bdfee8aca66fae9912c93095b2019528a5dcca4bb14197ec32"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5f16d57c181e841803caff48b0bcec4afad1568a4951e808842d707af6d1bb04"
12+
sha256 cellar: :any_skip_relocation, sonoma: "e994b655e660cbbc8166ffecfac17e7ab5c350325a4bba56bc0cdd794926fb49"
13+
sha256 cellar: :any_skip_relocation, ventura: "cfeb00939894d2dedf6abd1831bd7e19ce938068f06b30bb95b36eb8d97bb098"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "92315c8a02a25d2d59b9c444bb20720a6bb8bb154d0b8422100f8fa5b08d14a4"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)