Wireshark updated to 1.10.8

This commit is contained in:
Radek Simko 2014-06-14 08:39:20 +01:00
parent 12bd1e7dea
commit d99055ece9
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
class Wireshark < Cask
url 'https://www.wireshark.org/download/osx/Wireshark%201.10.7%20Intel%2064.dmg'
url 'https://www.wireshark.org/download/osx/Wireshark%201.10.8%20Intel%2064.dmg'
homepage 'http://www.wireshark.org'
version '1.10.7'
sha256 'df89621fdca8bd09aa633b2af6fa3e193872797a1cdf3feaf86f2183d68e2a5a'
install 'Wireshark 1.10.7 Intel 64.pkg'
version '1.10.8'
sha256 'dad35fa72d763b19cbd11ae9d339144d3b205c1b3575d51368d9b81c43f1b527'
install 'Wireshark 1.10.8 Intel 64.pkg'
after_install do
if Process.euid == 0 then