mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
282 B
Ruby
10 lines
282 B
Ruby
class Snippets < Cask
|
|
version '0.8.2'
|
|
sha256 '32167664dacd3301dd89e618093c3ce7a7dcd0204061d34f7759bad3c9a7cc78'
|
|
|
|
url 'https://snippets.me/download/mac/Snippets-468.zip'
|
|
appcast 'http://snippets.me/mac/appcast.xml'
|
|
homepage 'http://snippets.me/'
|
|
|
|
link 'Snippets.app'
|
|
end
|