homebrew-cask/Casks/puush.rb

9 lines
198 B
Ruby
Raw Normal View History

class Puush < Cask
2014-06-18 23:11:05 +08:00
url 'https://puush.me/dl/puush.zip'
2014-05-14 21:40:02 +08:00
appcast 'https://puush.me/dl/puush.xml?hax=jax'
homepage 'http://puush.me/'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'puush.app'
end