From 7c568618e39bb2c05f80e9cf1cf0f59a93875a85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 02:19:10 +0800 Subject: [PATCH] update 2024-03-03 02:19:10 --- v2raya/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2raya/Makefile b/v2raya/Makefile index b04c914d5..879f44156 100644 --- a/v2raya/Makefile +++ b/v2raya/Makefile @@ -60,7 +60,7 @@ define Download/v2raya-web URL:=https://github.com/v2rayA/v2rayA/releases/download/v$(PKG_VERSION)/ URL_FILE:=web.tar.gz FILE:=$(WEB_FILE) - HASH:=7bb401e171b5e288a4120140521ed038986482e4852bf3b56368c3f0370a50b6 + HASH:=a45c4ee179e310ff8eb8935181a54b341347ae08e072323d69d637e3a0a3f6df endef define Build/Prepare