homebrew-cask-versions/Casks/cocoapacketanalyzer.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
270 B
Ruby

class Cocoapacketanalyzer < Cask
url 'http://tastycocoabytes.com/_downloads/CPA_121.dmg'
homepage 'http://www.tastycocoabytes.com/cpa/'
version '1.21'
sha256 '70bc100cb37a5fc783e1a435f20602b4bbce7b6c1b6e95eb88256f51998c9c5a'
link 'CocoaPacketAnalyzer.app'
end