From a9b6e1071c7be6043c396ce6483f1128f2798d92 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Mon, 29 Apr 2024 10:22:10 +0800 Subject: [PATCH] update 2024-04-29 10:22:10 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 2d7a0bf8e..cef169fdd 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=7aa19bb7fa5f99d62d3db87b632334caa356fb9b901f85f7168c064370973646 endef -GEOSITE_IRAN_VER:=202404220027 +GEOSITE_IRAN_VER:=202404290026 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:=4d219a4d40c2692b2c791c9794fd828c079fff8c3e0b6272af8c851b4490e753 + HASH:=dcffe111e31e34bceba3b28afc74eb82df222f440145f46673c79186d392e4f8 endef define Package/v2ray-geodata/template