Merge pull request #2927 from alebcay/dvdstyler

Added DVDStyler
This commit is contained in:
Roland Walker 2014-02-14 19:12:50 -05:00
commit 604872eef2
1 changed files with 7 additions and 0 deletions

7
Casks/dvdstyler.rb Normal file
View File

@ -0,0 +1,7 @@
class Dvdstyler < Cask
url 'http://downloads.sourceforge.net/sourceforge/dvdstyler/DVDStyler-2.6-MacOSX.zip'
homepage 'http://dvdstyler.org'
version '2.6'
sha1 '0c66115ef5ef52d24e781693e9b2e6ccf501c74e'
link 'DVDStyler.app'
end