homebrew-cask-versions/Casks/puush.rb
2014-12-20 13:47:01 +00:00

11 lines
318 B
Ruby

cask :v1 => 'puush' do
version :latest
sha256 :no_check
url 'https://puush.me/dl/puush.zip'
appcast 'https://puush.me/dl/puush.xml?hax=jax'
homepage 'http://puush.me/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'puush.app'
end