You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
242 B
8 lines
242 B
class Burn < Cask
|
|
url 'http://downloads.sourceforge.net/project/burn-osx/Burn/2.5.1/burn251.zip'
|
|
homepage 'http://burn-osx.sourceforge.net/'
|
|
version '2.5.1'
|
|
sha1 '2a71f7b7e837cf5358d20228da51b4f3fc247844'
|
|
|
|
link :app, 'Burn.app'
|
|
end
|
|
|