You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
221 B
9 lines
221 B
12 years ago
|
class CarbonCopyCloner < Cask
|
||
|
url 'http://files.bombich.com/ccc-3.5.2.zip'
|
||
|
homepage 'http://bombich.com/'
|
||
|
version '3.5.2'
|
||
|
sha1 'ea191a2d7aa88721f06536f091eac46207aeba89'
|
||
|
|
||
|
link :app, 'Carbon Copy Cloner.app'
|
||
|
end
|