Skip to content

Commit

Permalink
sniffnet: update 1.1.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and ZhongRuoyu committed Apr 20, 2023
1 parent 998efd7 commit 7f604f4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/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_ventura: "d4d1f6b93705f3f91a15c36ca739c753a8d4a056bf98e530b7eff936c458f950"
sha256 cellar: :any_skip_relocation, arm64_monterey: "afff24e05223ccf351587230637bac01be37bb0b6a655eaef97981bc09850ca6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4f5238effbd5f62ee9fb4c6657730e0155e86877e7aa905dd0ffb84a41692728"
sha256 cellar: :any_skip_relocation, ventura: "06a92755bab64adc3714db5a0f3a8abf69d7422a6146f024a912a5d1dd5239c8"
sha256 cellar: :any_skip_relocation, monterey: "c140bd00f861d7e5e7c72692fb3145f7191da3d826873e18ac2821655bb5ba75"
sha256 cellar: :any_skip_relocation, big_sur: "a116e01c90511e62361806407fdeb68db188b16d39d0b421c38e8daf670cbbc9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4fee0d3b10873016b331117eb0e72a78700c6dd3b07c645d9081127698411ed8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ebb8ccd6710967a053627bc18e4a4102681b1e80c9e47e7528c50a4248abe6c4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "01663e12d09adb69e474e81c6db36fe159706fee1a9bf3c80db1b1611cea92ad"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3de12e68efff5222bd23bd7ad3fbb1435d5c088917dd55010c4b958e6e47a8e4"
sha256 cellar: :any_skip_relocation, ventura: "883e85e7531d9e51564ddca542367a97f430173a072633cb68e903c20112f600"
sha256 cellar: :any_skip_relocation, monterey: "47bc7b9ab69be1471861ab473b546ad26960c9dc4bf19a4d793cc8cf28dce867"
sha256 cellar: :any_skip_relocation, big_sur: "5cb828d74ac50d663112daa627c0c4e71576476e088a923d49b9f8616a82663f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c90cd39dc95219fcb61177a720c79ce3a769603372e9144eb846ac2e93d6629"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 7f604f4

Please sign in to comment.