update 2024-03-03 02:19:10

This commit is contained in:
github-actions[bot] 2024-03-03 02:19:10 +08:00
parent 757522d53f
commit 7c568618e3
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ define Download/v2raya-web
URL:=https://github.com/v2rayA/v2rayA/releases/download/v$(PKG_VERSION)/ URL:=https://github.com/v2rayA/v2rayA/releases/download/v$(PKG_VERSION)/
URL_FILE:=web.tar.gz URL_FILE:=web.tar.gz
FILE:=$(WEB_FILE) FILE:=$(WEB_FILE)
HASH:=7bb401e171b5e288a4120140521ed038986482e4852bf3b56368c3f0370a50b6 HASH:=a45c4ee179e310ff8eb8935181a54b341347ae08e072323d69d637e3a0a3f6df
endef endef
define Build/Prepare define Build/Prepare