diff --git a/bin/compile b/bin/compile index 8f4ce60..2ee74e1 100644 --- a/bin/compile +++ b/bin/compile @@ -3,7 +3,7 @@ set -eo pipefail BUILD_DIR=$1 -MEDIAINFO_VER="21.09" +MEDIAINFO_VER="22.05" disp() { echo "-----> $*"