mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
246 B
Ruby
7 lines
246 B
Ruby
class Capo < Cask
|
|
url 'http://s3.amazonaws.com/capo/Capo-3.0.3.zip'
|
|
homepage 'http://supermegaultragroovy.com/products/Capo/'
|
|
version '3.0.3'
|
|
sha256 'ab70d7ba4965cca146507ebbb3ad874b9f67efde11c2b84de58712d7e1c3391b'
|
|
link 'Capo.app'
|
|
end
|