mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
244 B
Ruby
7 lines
244 B
Ruby
class Cocoapacketanalyzer < Cask
|
|
url 'http://tastycocoabytes.com/_downloads/CPA_121.dmg'
|
|
homepage 'http://www.tastycocoabytes.com/cpa/'
|
|
version '1.21'
|
|
sha1 '53cdcfa288b0088d97f747eba38574e02ceb03d8'
|
|
link 'CocoaPacketAnalyzer.app'
|
|
end
|