homebrew-cask-versions/Casks/sickbeard.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
274 B
Ruby

class Sickbeard < Cask
url 'http://sickbeard.lad1337.de/download.php?f=SickBeard-OSX-master-13.05.25.dmg'
homepage 'http://sickbeard.lad1337.de/'
version '13.05.25'
sha256 'c6ce8b987447d074622d5ee0c96ee6a6da121f5a43252a552e0fc6f5d1cc0550'
link 'SickBeard.app'
end