diff --git a/Formula/b/bandwhich.rb b/Formula/b/bandwhich.rb index cc0a75a5802e1..7b19490144c75 100644 --- a/Formula/b/bandwhich.rb +++ b/Formula/b/bandwhich.rb @@ -1,18 +1,18 @@ class Bandwhich < Formula desc "Terminal bandwidth utilization tool" homepage "https://github.com/imsnif/bandwhich" - url "https://github.com/imsnif/bandwhich/archive/refs/tags/v0.21.1.tar.gz" - sha256 "8ba9bf6469834ad498b9fd17f86759a16793b00a6ef44edd6e525ec40adcb0b0" + url "https://github.com/imsnif/bandwhich/archive/refs/tags/v0.22.1.tar.gz" + sha256 "c0116bd7041898b2eb10d9d2b5537d31636a5f17ab2e536dd3ab7d9ade6e3b47" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "fcebd98b376d5d4daedae44df8a2ba96efc2f368fa8b2051ca809c0351bb824e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b0532e0d9c5876fcc4626be1f0cefa4ee49070d03765a0cc46d2bc9b94809812" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3cea0d04e206233cfb47cc1628894c545eef6e78ab5672de4e816a6d02698eab" - sha256 cellar: :any_skip_relocation, sonoma: "2e50f6b59e748d752b9e340a2d0a007f588ab40f1ff6567a734062db3ad49323" - sha256 cellar: :any_skip_relocation, ventura: "07452019f6a584b40b1dfb1ce3e80b5a17948d4160797ce2f249ef73135a3da0" - sha256 cellar: :any_skip_relocation, monterey: "0b0f18191d5e2b86a1f1d006311ddc98a8e82d1d29e8146255ae10dab3635979" - sha256 cellar: :any_skip_relocation, x86_64_linux: "180bf13277dade643c02c0c3f621a65587e9d651c5e333d01906266085af7784" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb61f11a84324abb1d1b7d669b67ee26290fa4f43cec24c006eb3c717be8d8ea" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6270e8a568324fa384a9381b4311ea2f717a340b7cbae4ca22114598687d89c0" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f170c81e3181582fdfd1c3db87534069e43a4ec1d55a3bc88305b78cb01a689f" + sha256 cellar: :any_skip_relocation, sonoma: "b95016e86f0a0d87152fcfe901b44d66fcd51a8a2097d30e08cd66d9a2674bc1" + sha256 cellar: :any_skip_relocation, ventura: "f9ceccd6fd5db813e8a1a3ba85cef1113107f88c378faf8da1028b3d6708cd85" + sha256 cellar: :any_skip_relocation, monterey: "a62cfbb9083d2f5bfb39683c70dd2def19d64492ab831c7427fc95a81dab707c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fd90ef0bf61508706735fea47776874e0645abef30b0c40723f3af1d773b5b43" end depends_on "rust" => :build