From d58b5491f24e3d1a20cd35a5c0585549f92f701b Mon Sep 17 00:00:00 2001 From: actions-user Date: Mon, 13 May 2024 04:10:02 +0800 Subject: [PATCH] update 2024-05-13 04:10:02 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index ab0ed0e8..b30fd764 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=25d6120b009498ac83ae723e9751a19ff545fac4800dad53ab6e2592c3407533 endef -GEOSITE_IRAN_VER:=202404290026 +GEOSITE_IRAN_VER:=202405121329 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:=dcffe111e31e34bceba3b28afc74eb82df222f440145f46673c79186d392e4f8 + HASH:=a20aace2fb0e7a2a90bf8b18f7ce01478244f545a419ebc515f94f129bcd2085 endef define Package/v2ray-geodata/template