homebrew-cask-versions/Casks/puush.rb
Adam L dfdf2ebdbc Added puush app
Added free screenshot URL sharing application.  Been using it for a long time, works great.
2013-12-05 10:01:04 -08:00

7 lines
142 B
Ruby

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