homebrew-cask-versions/Casks/dosbox.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
268 B
Ruby

class Dosbox < Cask
url 'http://downloads.sourceforge.net/project/dosbox/dosbox/0.74/DOSBox-0.74-1_Universal.dmg'
homepage 'http://www.dosbox.com'
version '0.74'
sha256 '99057370b478608a6f0167ef522ef59e0e1b876f8565622d3dbd707925d61f6c'
link 'DOSBox.app'
end