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 a0aed35 commit b920b19Copy full SHA for b920b19
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.1.tar.gz"
5
- sha256 "f1ab22b87e9e446d5e96cb00a8593b85826cc8a1bbc960e0eb0081293d6a32ab"
+ url "https://github.com/XTLS/Xray-core/archive/refs/tags/v25.12.2.tar.gz"
+ sha256 "e39c40b85decddea0b59719dae33df26aa149ac6fc673e7db9266e731cc2b3ad"
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