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.
6 lines
227 B
6 lines
227 B
12 years ago
|
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'
|
||
|
end
|