You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
255 B
7 lines
255 B
class Filebot < Cask
|
|
url 'http://downloads.sourceforge.net/project/filebot/filebot/FileBot_3.6/FileBot_3.6.app.tar.gz'
|
|
homepage 'http://www.filebot.net/'
|
|
version '3.6'
|
|
sha1 'ad492132226c0f6eb019a5dc62e59449cd5d98cd'
|
|
link :app, 'FileBot.app'
|
|
end
|
|
|