From e3474573614da13909f8072e5f2f537926859316 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:58:35 +0000 Subject: [PATCH 1/2] sniffnet 1.3.1 --- Formula/s/sniffnet.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/sniffnet.rb b/Formula/s/sniffnet.rb index 34c4e3b9f0686..91769b2021c11 100644 --- a/Formula/s/sniffnet.rb +++ b/Formula/s/sniffnet.rb @@ -1,8 +1,8 @@ class Sniffnet < Formula desc "Cross-platform application to monitor your network traffic" homepage "https://github.com/GyulyVGC/sniffnet" - url "https://github.com/GyulyVGC/sniffnet/archive/refs/tags/v1.3.0.tar.gz" - sha256 "c7134ced27ca3f8ae495ee2811644ad3d80bb2baad7a19c3e9144fb28e3c0e5d" + url "https://github.com/GyulyVGC/sniffnet/archive/refs/tags/v1.3.1.tar.gz" + sha256 "535a7002cc0f394332a4f6b2338e55c00b802a59bba11978442f5fdc714edede" license any_of: ["Apache-2.0", "MIT"] head "https://github.com/GyulyVGC/sniffnet.git", branch: "main" From 4669e6e36976d10d39ceb0e9ecafcf1e4974d150 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:25:30 +0000 Subject: [PATCH 2/2] sniffnet: update 1.3.1 bottle. --- Formula/s/sniffnet.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/sniffnet.rb b/Formula/s/sniffnet.rb index 91769b2021c11..8d9e85f9bc20f 100644 --- a/Formula/s/sniffnet.rb +++ b/Formula/s/sniffnet.rb @@ -7,13 +7,13 @@ class Sniffnet < Formula head "https://github.com/GyulyVGC/sniffnet.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a92e38b3453c50ee18c24c24c475fef078301db09d78ff334ed3106b8c0697b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "0b92f7865201ae84d768d1822e96e35335fa404cce855d2d623ea7c94b013be0" - sha256 cellar: :any_skip_relocation, arm64_monterey: "af7bac80e02457c9173b774980145fab59f7b8ee8a6118b5b77f18e072d06c5a" - sha256 cellar: :any_skip_relocation, sonoma: "c67555ea0d6cc3fbba292ed3f9533a82368c0bf36251e0940d328e9d23f0623a" - sha256 cellar: :any_skip_relocation, ventura: "c532f609c36d1ec42306b7e995dc1af1a63b3d03112e45eb415661ffee91ce67" - sha256 cellar: :any_skip_relocation, monterey: "958e8e0b233414ccd4e93d3e4fffe2ee99f93048058a23fce1ffab7ea715b94b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "845dce3d34f7acee7b6191be6b09ee227e638bdda0d1440d96a7a6f59e03976f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1f464910eb959f955c48730113013fa41b5d723d071aaca24a5542171a25813" + sha256 cellar: :any_skip_relocation, arm64_ventura: "842c709a2aa21fc5f4a461d30b5cf7b2a5a4e02e8a8cf96194b8fd41f7e69a87" + sha256 cellar: :any_skip_relocation, arm64_monterey: "e40a1bd7e0329cb9f825728903425583c7e7d1f0843621c7bbff42bee2cece01" + sha256 cellar: :any_skip_relocation, sonoma: "496dc80cd9b3f558ed951e70ef981af72856ec3e1ce054d641b2661ad46d0493" + sha256 cellar: :any_skip_relocation, ventura: "438b477c5021fade1d9b8d3f7621ec236ec5b267406ce137621f822c810665fd" + sha256 cellar: :any_skip_relocation, monterey: "724c8c13c31ea6958e0660aefbd6769c865c615f48c762a50aa775d9e3a4d3e7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5c0755e0b4d6b472940da5d15b977b86fa283a9035804fb13e45a66353cf0c6d" end depends_on "rust" => :build