mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
222 B
Ruby
7 lines
222 B
Ruby
class Skitch < Cask
|
|
url 'http://cdn1.evernote.com/skitch/mac/release/Skitch-2.6.2.zip'
|
|
homepage 'http://evernote.com/skitch/'
|
|
version '2.6.2'
|
|
sha1 '12dc49fda210ead50905f3a7f91d71974e0d8cf1'
|
|
link 'Skitch.app'
|
|
end
|