homebrew-cask/Casks/puush.rb

8 lines
147 B
Ruby

class Puush < Cask
url 'http://puush.me/dl/puush.zip'
homepage 'http://puush.me/'
version 'latest'
sha256 :no_check
link 'puush.app'
end