Skip to content

Commit

Permalink
update 2024-06-15 00:12:59
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Jun 14, 2024
1 parent bd10623 commit 23f7b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray-geodata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ define Download/geoip
HASH:=e3ebf15b59b42c3bb6db1b88614e7a63af94da199e1398826105557f52124cd5
endef

GEOSITE_VER:=20240614074648
GEOSITE_VER:=20240614093027
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:=0e2d4e8c64baa76ba5dfddb6fa9ab739c2d666820a85ef58107d502a550cc395
HASH:=d3d6482b9a1d8a875ae86756058e7693bb8ce7b476f690b191498d854fe16e76
endef

GEOSITE_IRAN_VER:=202406100028
Expand Down

0 comments on commit 23f7b9e

Please sign in to comment.