From 9dd50680285f66c5d5ee42bf16bcf6ab432e41d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 22:36:04 +0800 Subject: [PATCH] xray-core: update to 25.6.8 (#457) Co-authored-by: smallprogram --- xray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-core/Makefile b/xray-core/Makefile index df55102..23ff984 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.7 +PKG_VERSION:=25.6.8 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:=dab609c7cdaa5eae9b5770d5f48492b02061f78f3c4a39c108e6dca0ae95fea2 +PKG_HASH:=e1975e7543da7374ce314debf1afb6e4f6795f97539c290f54fb343cfb354408 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0