xray: 25.7.26 -> 25.8.3

This commit is contained in:
R. Ryantm
2025-08-06 00:06:19 +00:00
parent be57485fff
commit e6f9a21093

View File

@@ -15,13 +15,13 @@
buildGoModule rec {
pname = "xray";
version = "25.7.26";
version = "25.8.3";
src = fetchFromGitHub {
owner = "XTLS";
repo = "Xray-core";
rev = "v${version}";
hash = "sha256-oPB4OngMDUk+HURDoUhIZ6SGQ0gII740PjgjP2fUK/k=";
hash = "sha256-6BzAp0vm8OkthX1s8xfneX3BkAuXpCtLmGn8yqcRLA8=";
};
vendorHash = "sha256-AmY9q0I0S7Xki9mgCJn/nV4Y9Ra6MDgnma2iPnoWQhg=";