浏览代码

fix the hash

fix the hash
binge8 5 月之前
父节点
当前提交
5a6eaebd04
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      v2raya/Makefile

+ 1 - 1
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:=e8bca04deaec72e3323310bc114fa4936474adcbb6638ec2e31dbdf88beabdae
+	HASH:=d871f119812979a20da3f57a792d7842dad4c4b528c8ec9e4a9aea29b8508147
 endef
 
 define Build/Prepare