This commit is contained in:
Wolfgang Lutz 2013-07-09 01:53:00 +02:00
parent 40d15cd7ac
commit 2448dfd8ec
1 changed files with 7 additions and 0 deletions

7
Casks/appfresh.rb Normal file
View File

@ -0,0 +1,7 @@
class Appfresh < Cask
url 'http://backend.metaquark.de/download/appfresh'
homepage 'http://metaquark.de/appfresh/mac'
version 'latest'
no_checksum
link 'appfresh.app'
end