Merge pull request #2238 from TheZoc/patch-1

Correct Burn app link
This commit is contained in:
Michael Ford 2013-12-28 23:37:48 -08:00
commit e1a41e4398
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ class Burn < Cask
homepage 'http://burn-osx.sourceforge.net/'
version '2.5.1'
sha1 '2a71f7b7e837cf5358d20228da51b4f3fc247844'
link 'Burn/Burn.app'
link 'Burn.localized/Burn.app'
end