Skip to content

Commit b920b19

Browse files
committed
xray 25.12.2
1 parent a0aed35 commit b920b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xray.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xray < Formula
22
desc "Platform for building proxies to bypass network restrictions"
33
homepage "https://xtls.github.io/"
4-
url "https://github.com/XTLS/Xray-core/archive/refs/tags/v25.12.1.tar.gz"
5-
sha256 "f1ab22b87e9e446d5e96cb00a8593b85826cc8a1bbc960e0eb0081293d6a32ab"
4+
url "https://github.com/XTLS/Xray-core/archive/refs/tags/v25.12.2.tar.gz"
5+
sha256 "e39c40b85decddea0b59719dae33df26aa149ac6fc673e7db9266e731cc2b3ad"
66
license all_of: ["MPL-2.0", "CC-BY-SA-4.0"]
77
head "https://github.com/XTLS/Xray-core.git", branch: "main"
88

0 commit comments

Comments
 (0)