Add Freelancy :latest

This commit is contained in:
Dmitry Nikitenko 2014-09-19 17:33:50 +07:00
parent 8725a66360
commit 5df029e5e2
1 changed files with 11 additions and 0 deletions

11
Casks/freelancy.rb Normal file
View File

@ -0,0 +1,11 @@
class Freelancy < Cask
version :latest
sha256 :no_check
url 'http://dl.getfreelancy.com/Freelancy.dmg'
homepage 'http://getfreelancy.com'
app 'Freelancy.app'
zap :delete => '~/Library/Application Support/freelancy'
end