Skip to content

Commit

Permalink
Bumping to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
insomniacslk authored Oct 18, 2017
1 parent 6454ad2 commit b5b552b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homebrew/dublin-traceroute.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class DublinTraceroute < Formula
desc "NAT-aware multipath tracerouting tool"
homepage "https://dublin-traceroute.net"
url "https://github.com/insomniacslk/dublin-traceroute/archive/v0.4.0.tar.gz"
sha256 "c1d3197bdbcfd039e701b391239dcc5bcf569fee35fefc1b7e16dbf8dae37694"
url "https://github.com/insomniacslk/dublin-traceroute/archive/v0.4.2.tar.gz"
sha256 "cae9b1a0a70f6b3dd566f680e7662efe65ee48d1c92198548d1a22b9ec76b58c"
head "https://github.com/insomniacslk/dublin-traceroute.git"

depends_on "cmake" => :build
Expand Down

0 comments on commit b5b552b

Please sign in to comment.