wireshark: add 1.10.7 bottle.

Closes Homebrew/homebrew#29844.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-06-04 12:23:53 +01:00 committed by Mike McQuaid
parent 4f010f749e
commit 9b810cb881
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,12 @@ class Wireshark < Formula
patch :DATA
end
bottle do
sha1 "a369364e5488f2fdd40c66e65017af3de53c39e7" => :mavericks
sha1 "bb51c82ed19df08f4543b99d99b19dd8f10477cd" => :mountain_lion
sha1 "475e3a49e60acb0b01f94a286f3adfe1dd61f1a7" => :lion
end
head do
url 'https://code.wireshark.org/review/wireshark', :using => :git