Added puush app

Added free screenshot URL sharing application.  Been using it for a long time, works great.
This commit is contained in:
Adam L 2013-12-03 22:21:11 -08:00
parent 500bcc3a0f
commit dfdf2ebdbc

7
Casks/puush.rb Normal file
View file

@ -0,0 +1,7 @@
class Puush < Cask
url 'http://puush.me/dl/puush.zip'
homepage 'http://puush.me/'
version 'latest'
no_checksum
link 'puush.app'
end