diff --git a/scripts/check.mjs b/scripts/check.mjs
index d0074f19ae331739fbd71d4d726945b938ec84c5..36da5c3ee72fcec1ea175283dd87a7687eb7b17f 100644
--- a/scripts/check.mjs
+++ b/scripts/check.mjs
@@ -286,7 +286,7 @@ const resolveUninstall = () =>
 const resolveMmdb = () =>
   resolveResource({
     file: "Country.mmdb",
-    downloadURL: `https://github.com/Dreamacro/maxmind-geoip/releases/download/20230712/Country.mmdb`,
+    downloadURL: `https://github.com/Dreamacro/maxmind-geoip/releases/download/20230812/Country.mmdb`,
   });
 const resolveGeosite = () =>
   resolveResource({