homebrew-cask/Casks/tubbler.rb

9 lines
260 B
Ruby
Raw Normal View History

class Tubbler < Cask
url 'http://www.celmaro.com/files/tubbler/Tubbler.zip'
2014-05-14 21:40:04 +08:00
appcast 'https://ssl.webpack.de/celmaro.com/updates/tubbler/tubbler.xml'
homepage 'http://www.celmaro.com/tubbler'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'Tubbler.app'
end