Skip to content
Snippets Groups Projects
Unverified Commit 019b2a16 authored by GyDi's avatar GyDi Committed by GitHub
Browse files

chore: update resource

parent e94a07b6
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ async function resolveService() {
*/
async function resolveMmdb() {
const url =
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20220512/Country.mmdb";
"https://github.com/Dreamacro/maxmind-geoip/releases/download/20220812/Country.mmdb";
const resDir = path.join(cwd, "src-tauri", "resources");
const resPath = path.join(resDir, "Country.mmdb");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment