From 8e849c415267e74b780012e67b7dfedb2edd00c3 Mon Sep 17 00:00:00 2001 From: Rathorian Date: Tue, 17 Oct 2017 20:08:54 +0200 Subject: [PATCH] Update ZenLib and MediaInfo (#248) --- rtorrent-flood/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtorrent-flood/Dockerfile b/rtorrent-flood/Dockerfile index c333804..7238d23 100644 --- a/rtorrent-flood/Dockerfile +++ b/rtorrent-flood/Dockerfile @@ -2,10 +2,10 @@ FROM alpine:3.6 ARG RTORRENT_VER=0.9.6 ARG LIBTORRENT_VER=0.13.6 -ARG MEDIAINFO_VER=0.7.98 +ARG MEDIAINFO_VER=0.7.99 ARG FILEBOT_VER=4.7.9 ARG CHROMAPRINT_VER=1.4.2 -ARG LIBZEN_VER=0.4.36 +ARG LIBZEN_VER=0.4.37 ARG FLOOD_VER=1.0.0 ARG BUILD_CORES