Skip to content

Commit

Permalink
Merge pull request #195316 from Homebrew/bump-bittwist-4.5
Browse files Browse the repository at this point in the history
bittwist 4.5
  • Loading branch information
BrewTestBot authored Oct 23, 2024
2 parents 42e44d5 + d9c0f91 commit 3027aca
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/b/bittwist.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Bittwist < Formula
desc "Libcap-based Ethernet packet generator"
homepage "https://bittwist.sourceforge.io"
url "https://downloads.sourceforge.net/project/bittwist/macOS/Bit-Twist%204.4/bittwist-macos-4.4.tar.gz"
sha256 "b8392dfdb0fa2bd7105c323d3447efaa69197312d5e6a9c493c9f724abdbf007"
url "https://downloads.sourceforge.net/project/bittwist/macOS/Bit-Twist%204.5/bittwist-macos-4.5.tar.gz"
sha256 "2b77177019c639cc7926d5c5a1657172af3a401af40e0674da20f906c137a595"
license "GPL-2.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "951cf4ae0578ae798b3c32fafba144f613959a6e13c4065c961a824e74dd5e72"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e866f7a847488c12311dfcebf65b1f79ceee7f223419392a8c644007f5c27b0f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2d679a1c1010639d42d116e6ad64d17fd31125f83aeb4495381e6ba55cc07317"
sha256 cellar: :any_skip_relocation, sonoma: "1f690feb3437e9cc804cd15ddfbc48973aa018402f3862cf41810b23e437253f"
sha256 cellar: :any_skip_relocation, ventura: "8f302fc221d5e1a55fd9bdfa623b1113db96f1ebbff4aba0e13235edab389509"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff12a02bc96d904355373ca433793547ba6da631d9b8b13e3e6bdfada834cbbd"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4c3789012c27808c08426f6af6ad4f961618ac13bdc33d04ecacbf3c66a9113a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8e5c37bdee758f6c8fa53d56d5ca55f02a187300920e9d527305d8b615ad2384"
sha256 cellar: :any_skip_relocation, arm64_ventura: "41082c20c3be91bb305c1f0510a654cc4ce823947e06c3f3237efc749c5ad937"
sha256 cellar: :any_skip_relocation, sonoma: "efed4a8abfb5e5e5d19b798e63f66633b9276e6a45b40314137f9ecefa2be524"
sha256 cellar: :any_skip_relocation, ventura: "b4c8eeca9b24b93945bee6f99412c56fc1dc59aeca51bea07c0534089df13dc9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b2fe48ce1c71eed5f75316ae8d0abbac2c36ecdff1600acba4d030280c2451b0"
end

uses_from_macos "libpcap"
Expand Down

0 comments on commit 3027aca

Please sign in to comment.