mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-10 11:25:04 -05:00
* official filebot cask is now maintained in the official cask repository
This commit is contained in:
parent
0f405c23cd
commit
531d14fa7c
@ -1,11 +0,0 @@
|
||||
class Filebot < Cask
|
||||
homepage "http://www.filebot.net/"
|
||||
url "https://downloads.sourceforge.net/project/filebot/filebot/HEAD/FileBot_4.1.1/FileBot_4.1.app.tar.gz"
|
||||
sha256 "4aa3dd0532bd0266ec3bcb60553507dfb51c054a406fba95bd0c6d5c0dce7ec2"
|
||||
version "4.1.1"
|
||||
|
||||
link "FileBot.app"
|
||||
binary "FileBot.app/Contents/MacOS/filebot.sh", :target => "filebot"
|
||||
|
||||
caveats "FileBot requires Java 8. Run `java -version` to verify."
|
||||
end
|
Loading…
Reference in New Issue
Block a user