From 7cee3c4e5a1b6967ef3fcd4865108b266bda680a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 19:25:28 +0800 Subject: [PATCH] v2ray-geosite: update to 20250407044718 (#429) Co-authored-by: smallprogram --- v2ray-geodata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 72d9439..1d911bc 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=735786c00694313090c5d525516463836167422b132ce293873443613b496e92 endef -GEOSITE_VER:=20250405160157 +GEOSITE_VER:=20250407044718 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=bf18a50193c260b5913af089394e49ca92967a1bb416d1e8e651667985e018bc + HASH:=a35d248bdf7892fbf747d94e656e45339c1d90c6b656b5c1311d62c1f2cbaadf endef define Package/v2ray-geodata/template