diff --git a/scripts/check.mjs b/scripts/check.mjs index cc7adba..8a28dcb 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -242,7 +242,7 @@ const resolveUninstall = () => const resolveMmdb = () => resolveResource({ file: "Country.mmdb", - downloadURL: `https://github.com/Dreamacro/maxmind-geoip/releases/download/latest/Country.mmdb`, + downloadURL: `https://github.com/Dreamacro/maxmind-geoip/releases/download/20221112/Country.mmdb`, }); const resolveGeosite = () => resolveResource({