homebrew-cask/Casks/dewdrop.rb

9 lines
318 B
Ruby
Raw Normal View History

class Dewdrop < Cask
url 'http://dewdrop.dangelov.com/binaries/DewdropClient-0.4-Mac.tar.gz'
2014-06-03 01:38:02 +08:00
appcast 'http://dewdrop.dangelov.com/mac-appcast/updates.xml'
homepage 'http://dewdrop.dangelov.com/'
version '0.4'
sha256 '88cf0ff182f5b4c49e761186b735e69b4a2d724e4e8781d4f87121faac850c57'
link 'Dewdrop.app'
end