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.
8 lines
229 B
8 lines
229 B
class Skitch < Cask
|
|
url 'http://cdn1.evernote.com/skitch/mac/release/Skitch-2.0.5.zip'
|
|
homepage 'http://evernote.com/skitch/'
|
|
version '2.0.5'
|
|
sha1 '64d61e76eb8bd2540f84b5d21ee1ac5f93c74a61'
|
|
|
|
link :app, 'Skitch.app'
|
|
end
|
|
|