We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f30393 commit 6311cc1Copy full SHA for 6311cc1
1 file changed
Formula/x/xray.rb
@@ -1,8 +1,8 @@
1
class Xray < Formula
2
desc "Platform for building proxies to bypass network restrictions"
3
homepage "https://xtls.github.io/"
4
- url "https://github.com/XTLS/Xray-core/archive/refs/tags/v25.12.8.tar.gz"
5
- sha256 "d4519b2d9bb1871f4d7612aa7a8db1c451573b5a44ac824219bb44d63f404e61"
+ url "https://github.com/XTLS/Xray-core/archive/refs/tags/v26.1.13.tar.gz"
+ sha256 "c814c9b2e6c92e08d3db929792c56e2863a1a0e252c774ec048095efea6b67a1"
6
license all_of: ["MPL-2.0", "CC-BY-SA-4.0"]
7
head "https://github.com/XTLS/Xray-core.git", branch: "main"
8
0 commit comments