From 0633088d0d90d337097c117d2465c7f6cd8a3355 Mon Sep 17 00:00:00 2001 From: actions-user Date: Sat, 14 Dec 2024 00:16:55 +0800 Subject: [PATCH] update 2024-12-14 00:16:55 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 23e69bd7..e39a2708 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=e414da6132d8b406827b827f246c3fe9759530d61f191b866836fe4d0a7b13a4 endef -GEOSITE_IRAN_VER:=202412101148 +GEOSITE_IRAN_VER:=202412131418 GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER) define Download/geosite-ir URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/ URL_FILE:=iran.dat FILE:=$(GEOSITE_IRAN_FILE) - HASH:=b4a5bd7a6d981ac900798764bdeeb87525576ed64f687b50fe4fb0e72593c016 + HASH:=3d123bb0c0355a4138b6b1e5259cde523755311b1ddce16a1e6e07642392f7a7 endef define Package/v2ray-geodata/template