Skip to content

Commit

Permalink
sniffnet: update 1.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 22, 2024
1 parent e347457 commit 4669e6e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/s/sniffnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4669e6e

Please sign in to comment.