Skip to content

Commit

Permalink
Merge pull request Homebrew#239 from eugenesan/wireshark
Browse files Browse the repository at this point in the history
add wireshark development (Qt) release
  • Loading branch information
nanoxd committed May 3, 2014
2 parents fb9471e + aa725eb commit bc0c2f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Casks/wireshark-dev.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
class WiresharkDev < Cask
url 'http://www.wireshark.org/download/osx/Wireshark%201.11.3%20Intel%2064.dmg'
homepage 'http://www.wireshark.org'
version '1.11.3'
sha256 '6a7acafd344b4db8073e94dbb16c34a7e89ab1ed419011a73e2f64370e0bf8e4'
install 'Wireshark 1.11.3 Intel 64.pkg'
uninstall :pkgutil => 'org.wireshark.*'
end

0 comments on commit bc0c2f7

Please sign in to comment.