homebrew-cask/Casks/tubbler.rb

11 lines
262 B
Ruby

class Tubbler < Cask
version 'latest'
sha256 :no_check
url 'http://www.celmaro.com/files/tubbler/Tubbler.zip'
appcast 'https://ssl.webpack.de/celmaro.com/updates/tubbler/tubbler.xml'
homepage 'http://www.celmaro.com/tubbler'
link 'Tubbler.app'
end