diff --git a/Casks/appfresh.rb b/Casks/appfresh.rb new file mode 100644 index 00000000000..8540a08cfa5 --- /dev/null +++ b/Casks/appfresh.rb @@ -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 \ No newline at end of file