From 70ab1b82fd39df3edaa1537ac5c6837e88285b77 Mon Sep 17 00:00:00 2001 From: actions-user Date: Sat, 26 Jul 2025 09:27:06 +0800 Subject: [PATCH] update 2025-07-26 09:27:06 --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index 74b514d..e5d4ca7 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-core -PKG_VERSION:=25.6.8 +PKG_VERSION:=25.7.25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=e1975e7543da7374ce314debf1afb6e4f6795f97539c290f54fb343cfb354408 +PKG_HASH:=a73c2c80ae1878a2b5b9ee5d5682767157563a3125c5df8799c730d8b384230c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0