From 3065468ae17d966db52d10616dc9d7082f617a86 Mon Sep 17 00:00:00 2001 From: actions-user Date: Mon, 23 Sep 2024 12:15:32 +0800 Subject: [PATCH] update 2024-09-23 12:15:32 --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 42244b4d25..8ea51f1d7e 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=aeefcd8b3e5b27c22e2e7dfb6ff5e8d0741fd540d96ab355fd00a0472f5884a7 endef -GEOSITE_IRAN_VER:=202409160034 +GEOSITE_IRAN_VER:=202409230034 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:=d4f7a05bb3c81a52a511a7ea5d2d865adadcb2d0ccdf4dd3a7bca5851d1e9d27 + HASH:=fbe82bee851e3c3002f352c26164eedd6d79141e6162505a69bcc7ec153aebe9 endef define Package/v2ray-geodata/template