mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
250 B
Ruby
9 lines
250 B
Ruby
class Skitch < Cask
|
|
version '2.7.2'
|
|
sha256 '2388c60445782ac7afd1c7fc311007156a98b8e7b5488ede65cc5a68263da597'
|
|
|
|
url 'http://cdn1.evernote.com/skitch/mac/release/Skitch-2.7.2.zip'
|
|
homepage 'http://evernote.com/skitch/'
|
|
|
|
link 'Skitch.app'
|
|
end
|