diff --git a/src/install.sh b/src/install.sh index 3dfcdfe..16fb329 100644 --- a/src/install.sh +++ b/src/install.sh @@ -213,7 +213,8 @@ PAT="/$BASE.pat" rm -f "$PAT" SIZE=0 -[[ "$URL" == *"_69057.pat" ]] && SIZE=363837333 +[[ "${URL,,}" == *"_69057.pat" ]] && SIZE=363837333 +[[ "${URL,,}" == *"_42218.pat" ]] && SIZE=379637760 if [[ "$URL" == "file://"* ]]; then