chore: update mmdb

This commit is contained in:
GyDi
2023-08-28 15:06:13 +08:00
committed by GitHub
parent 8647866a32
commit 1c8fb3392a

View File

@@ -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({