Skip to content

Commit 64e7fb9

Browse files
authored
Merge pull request #249945 from Homebrew/bump-ns-3-3.46.1
ns-3 3.46.1
2 parents f11e72f + 9e049af commit 64e7fb9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/n/ns-3.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ class Ns3 < Formula
33

44
desc "Discrete-event network simulator"
55
homepage "https://www.nsnam.org/"
6-
url "https://gitlab.com/nsnam/ns-3-dev/-/archive/ns-3.46/ns-3-dev-ns-3.46.tar.gz"
7-
sha256 "284c77fda5f48b43808fa218eb9ecc4c303a3a77a7b5bf89e3de5d82cef880c8"
6+
url "https://gitlab.com/nsnam/ns-3-dev/-/archive/ns-3.46.1/ns-3-dev-ns-3.46.1.tar.gz"
7+
sha256 "3cb25d4ce1fb5c8597c91ab3d14c52a9f37eff92c36c2961772966c440850171"
88
license "GPL-2.0-only"
99

1010
bottle do
11-
sha256 arm64_tahoe: "7e1c4ae53154eb0c4d19dd4b38470727cfe69b75eb5b64fd4b81b96e0f95afaf"
12-
sha256 arm64_sequoia: "b82a111ac2af1a20221bf78d88ce60f84e75c8269ab91d13bf8662d9a405eed0"
13-
sha256 arm64_sonoma: "ce9fe7fcea0f60ad6c1c67b8ddcc41a54ee80048bf25a80af83f629c632e3595"
14-
sha256 sonoma: "ad49a316a753cf240d6b236eb870d506c96d175bf1cd706d5d12a31ceac527d5"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "2d6d2e71bd75d9977aa9cde1c91c2fc0aaac6809b539f3ff952c907993d493f3"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b6de224113cbfc085d1983108919af9296bb860020dabb67bcf65636a4f7247c"
11+
sha256 arm64_tahoe: "056ad158ebdcf047c7326fdf17a978fcc6d4163d76ab8d6ce8e9f307f9ebeeb0"
12+
sha256 arm64_sequoia: "d22d30dcce8d6c063c9ed33b784fc5a83615e1ee9a4870e6cd8f8e6a104cf75e"
13+
sha256 arm64_sonoma: "77bda72c0389cbc365aae61b2184047cc3f6eed1a6c1bc8fc056f96884d626ad"
14+
sha256 sonoma: "1bfca6a9c11da394758d98720f00ac08737f100600e6512975f889f8088fcf56"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "f210ed90adcdfc7243fd9a6058ca6723f6ce7c5f1c28adacd99fe3ac2a4bd871"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d809b943bc13cb7e20247616806148a3fcbe5ef7d99adcf5e7f3e5ecdfd52f09"
1717
end
1818

1919
depends_on "boost" => :build

0 commit comments

Comments
 (0)