Skip to content

Commit

Permalink
binwalk: update 3.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and bkaplowitz committed Nov 1, 2024
1 parent f2b61e2 commit e73986c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/b/binwalk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ class Binwalk < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "506a9dc4f71c32dbbc776b51b0c14f89b328fda5bb1ca353378cd2e84433c348"
sha256 cellar: :any, arm64_sonoma: "a4bffc734e4b661c4f9112d5a4e461eea14d54d2e5044c51cfdb3ce76958cd32"
sha256 cellar: :any, arm64_ventura: "7a12626b14bc214cdd517510500213e56c68638ef6aca7eff35f140b0277e570"
sha256 cellar: :any, sonoma: "6026add10f56bdecc3f9889e8a62df72bf51532a747cae9c0a7c5efe564bff5d"
sha256 cellar: :any, ventura: "8ab2298e03a976787dfaac014c668bd6732b298f80fe231191ebfa2fb4bcd58d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fb092294fbef182e109d711d98ac69441ecc3cf9ed8d55a6e9f6a605e9eaad82"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00db81d196265d847f7241a8771bade058a6077c0db8701fa0345496b7ba1f42"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d2640baf0e4b7943cef7df7ff1280ebdf1bc47ba711cc53d984eef63d24c5022"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f0ff3203c523ad5b7551b711b4ac5cacd6fe1d1d934c9e8c8a54a6745f5b7826"
sha256 cellar: :any_skip_relocation, sonoma: "3666d1ed2f81484d360d03bba8eb74a5175dd5a0461175c20bf1aa559e6add6f"
sha256 cellar: :any_skip_relocation, ventura: "048ab0f16801129c741006603da6545c267ec98ea3c349537f22ce8d03ceb038"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9bad450fef7ba5832e71804dc11fcb87d817fabbbf735c2b1dc9fa6c508a1090"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit e73986c

Please sign in to comment.