FileBot 4.8.5 (#61351)

This commit is contained in:
Reinhard Pointner 2019-04-04 03:44:12 +07:00 committed by Vítor Galvão
parent e3b18cf064
commit 5c57798e17
1 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,6 @@
cask 'filebot' do
version '4.8.2'
sha256 '83cdfc79e1680413a05109e69952dbd702bab523d5939a95bb18e66a26dc20b4'
version '4.8.5'
sha256 '8e9c409ce8d9bc8b87702249897c81a32b7485a78bb15b073477413d34f94f82'
url "https://get.filebot.net/filebot/FileBot_#{version}/FileBot_#{version}.app.tar.xz"
appcast 'https://app.filebot.net/update.xml'
@ -11,8 +11,4 @@ cask 'filebot' do
binary "#{appdir}/FileBot.app/Contents/MacOS/filebot.sh", target: 'filebot'
zap trash: '~/Library/Preferences/net.filebot.ui.plist'
caveats do
depends_on_java '10+'
end
end