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

class Filebot < Cask
url 'http://downloads.sourceforge.net/project/filebot/filebot/FileBot_3.8/FileBot_3.8.app.tar.gz'
homepage 'http://www.filebot.net/'
version '3.8'
sha256 '39571749c7c5119be88ccdf6a728a57caabb75e71bf787f5da8b0402c8cbe7b0'
link 'FileBot.app'
end