mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
278 B
Ruby
9 lines
278 B
Ruby
class Burn < Cask
|
|
version '2.5.1'
|
|
sha256 'e82d2b7ef6a99e5a139706ff4e360659830d618ab8743e4b55ec80cdcdc97596'
|
|
|
|
url 'https://downloads.sourceforge.net/project/burn-osx/Burn/2.5.1/burn251.zip'
|
|
homepage 'http://burn-osx.sourceforge.net/'
|
|
|
|
app 'Burn.localized/Burn.app'
|
|
end
|