From 9d3a7efb08a72faf4ca669f981306a3a891b334f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 17 Aug 2024 09:23:14 +0000 Subject: [PATCH 1/2] bandwhich 0.23.0 --- Formula/b/bandwhich.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/b/bandwhich.rb b/Formula/b/bandwhich.rb index b627a94ee14b..0167cd5b5d08 100644 --- a/Formula/b/bandwhich.rb +++ b/Formula/b/bandwhich.rb @@ -1,8 +1,8 @@ class Bandwhich < Formula desc "Terminal bandwidth utilization tool" homepage "https://github.com/imsnif/bandwhich" - url "https://github.com/imsnif/bandwhich/archive/refs/tags/v0.22.2.tar.gz" - sha256 "4c41719549e05dbaac1bc84828269e59b2f2032e76ae646da9b9e3b87e5a5fd1" + url "https://github.com/imsnif/bandwhich/archive/refs/tags/v0.23.0.tar.gz" + sha256 "58b94588ec919fd802fc25cd209084ecc9acdfd99d5478d5ec76670774ff5886" license "MIT" bottle do From ed149d42be0a4771fc4434b2a79762cf88867caa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 17 Aug 2024 10:02:04 +0000 Subject: [PATCH 2/2] bandwhich: update 0.23.0 bottle. --- Formula/b/bandwhich.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/b/bandwhich.rb b/Formula/b/bandwhich.rb index 0167cd5b5d08..b235fd5d8f91 100644 --- a/Formula/b/bandwhich.rb +++ b/Formula/b/bandwhich.rb @@ -6,13 +6,13 @@ class Bandwhich < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f3f15380a7d6e7b258c6cfc0aabdec96d83f84dd343dbf21e2d7a19f2db2ca9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "8f69228c71a0d92a2bab223e2dfd845d50b50cd4f922de8c4efa36c15955cece" - sha256 cellar: :any_skip_relocation, arm64_monterey: "5578899d497324582e0dab5723cee3d8661d972ae6260c117f0362e97080deb9" - sha256 cellar: :any_skip_relocation, sonoma: "91e8905c02015c1d4c416ae542fabd6fbe48ec38ae53d5505d6fda9eebfd1a57" - sha256 cellar: :any_skip_relocation, ventura: "0d6ec804c0da275d59daeee1e09a9c2be17490b903bb3697385e9e0fc6360db1" - sha256 cellar: :any_skip_relocation, monterey: "2993f719b6d663bed57f10ee5ff9e120cc9806d07f0d4ccb41f012d3d7a9aaf7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fa42cc40eedeafde73d6470da6dd0f304bccc561aaa719d6baceb334f54ad812" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "646b92317193c0a8cab6f569216bea51e1fe9b2477974db2625a8ba26dfc64c4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f4e9a81c2c16eff25f9539063c87c24afd1efd3c2725b4d7c4ca770f60e19e10" + sha256 cellar: :any_skip_relocation, arm64_monterey: "b1b2a5242fec90e51e29b59e3b8d429fcdbe6db75b67b1b03862ffcc0679461f" + sha256 cellar: :any_skip_relocation, sonoma: "58a8dfea5933e2460cfdcdc4d49d4df631d0c4267db34e3f534119f992c802a8" + sha256 cellar: :any_skip_relocation, ventura: "d042d66928dc53539aa08d333f8fffa72d7b58e08879aa553d77e614c3a2167c" + sha256 cellar: :any_skip_relocation, monterey: "0d49fd677289d8d5cb7a54d12c97912168cc1a81e22af073e8df490b9e126669" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bb2caa6206fe749a97be5724291c5e3b12920cf8a92a6b2c7821afaa868e32f0" end depends_on "rust" => :build