mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
Deleted my previous fork and I'm editing via web this. Now the repositories issues will be fixed :) I might hop in IRC to ask assistance about setting up the environment pretty soon ;) Resolves #2192 Closes #2205
7 lines
250 B
Ruby
7 lines
250 B
Ruby
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 'Burn.localized/Burn.app'
|
|
end
|