add Packet Peeper

This commit is contained in:
Herb 2014-10-31 13:20:47 +08:00
parent 7edc352b2e
commit 080074fbb4
1 changed files with 11 additions and 0 deletions

11
Casks/packet-peeper.rb Normal file
View File

@ -0,0 +1,11 @@
class PacketPeeper < Cask
version '2014-05-11'
sha256 'ed7d287b2dcd42ec9658c0623d97146821e386f59a67c0759252ea7d7e3f2ba3'
# bitbucket is the official download host per the vendor homepage
url "https://bitbucket.org/choll/packetpeeper/downloads/PacketPeeper_#{version}.dmg"
homepage 'http://packetpeeper.org/'
license :oss
app 'Packet Peeper.app'
end