mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
206 B
Ruby
7 lines
206 B
Ruby
class SnippetsMe < Cask
|
|
url 'http://snippets.me/download/mac/Snippets-439.zip'
|
|
homepage 'http://snippets.me/'
|
|
version '0.8'
|
|
sha1 '504f8bda760131ab6b0d454f000bc1fe7fd5710d'
|
|
link 'Snippets.app'
|
|
end
|