diff --git a/Formula/x/xray.rb b/Formula/x/xray.rb index eede5e718abd..dd4af003d4b0 100644 --- a/Formula/x/xray.rb +++ b/Formula/x/xray.rb @@ -1,8 +1,8 @@ class Xray < Formula desc "Platform for building proxies to bypass network restrictions" homepage "https://xtls.github.io/" - url "https://github.com/XTLS/Xray-core/archive/refs/tags/v26.1.18.tar.gz" - sha256 "1a5f6e23997b45eb096b905d41fd2ab026063e7889d38c69694f2be69a74d712" + url "https://github.com/XTLS/Xray-core/archive/refs/tags/v26.1.23.tar.gz" + sha256 "0442d7cbb7de02ef9eac9ad652df66972962473dc7b55441d5abcd032a74b41d" license all_of: ["MPL-2.0", "CC-BY-SA-4.0"] head "https://github.com/XTLS/Xray-core.git", branch: "main" @@ -12,29 +12,29 @@ class Xray < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "46b1a513371a2e9d2e7abc20ba3760f35ff59227d3b94e4d9291719c14401601" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "46b1a513371a2e9d2e7abc20ba3760f35ff59227d3b94e4d9291719c14401601" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "46b1a513371a2e9d2e7abc20ba3760f35ff59227d3b94e4d9291719c14401601" - sha256 cellar: :any_skip_relocation, sonoma: "8bec5be95c8f8a76c8e922fb9a5160842676ce676310faaead8897b26b9dc5f2" - sha256 cellar: :any_skip_relocation, arm64_linux: "92683a89767c9a401b2900a98723d27bf1aa82958dfd279a5636ddf94550b4f3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5c0050811c294f2a04dfc1ae77110785f691afc1b8f8ff445b8406eca9d7408f" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "43adb46453bcb80dab3220b262f5ada06ce3f996f27c53b66722eb62c5798e0a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "43adb46453bcb80dab3220b262f5ada06ce3f996f27c53b66722eb62c5798e0a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "43adb46453bcb80dab3220b262f5ada06ce3f996f27c53b66722eb62c5798e0a" + sha256 cellar: :any_skip_relocation, sonoma: "85ff610b1a33344a3dfa6fd8641865d5494540ece7f5f41c75b609fa27c97a7a" + sha256 cellar: :any_skip_relocation, arm64_linux: "ab2f22b36687953fe98d6d35a30c8d17455bcc8a083c7df684efba02fc4e73e0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "786368ff212b93b8ec9487c0b1a8e34ac605d2b667e6a4d03c814bf884a1e445" end depends_on "go" => :build resource "geoip" do - url "https://github.com/v2fly/geoip/releases/download/202601050204/geoip.dat" + url "https://github.com/v2fly/geoip/releases/download/202601220433/geoip.dat" sha256 "ed2de9add79623e2e5dbc5930ee39cc7037a7c6e0ecd58ba528b6f73d61457b5" end resource "geosite" do - url "https://github.com/v2fly/domain-list-community/releases/download/20260117053629/dlc.dat" - sha256 "b8ae0a67f1abff87fcdef3ae4439984075a7ba6af667fa6d8b5bfe316ccf65c5" + url "https://github.com/v2fly/domain-list-community/releases/download/20260123065726/dlc.dat" + sha256 "5c4f403bed61b1579180d43ba66422d0577740543d2f8642e0b5b1ecf2994aa3" end resource "example_config" do # borrow v2ray example config - url "https://raw.githubusercontent.com/v2fly/v2ray-core/v5.42.0/release/config/config.json" + url "https://raw.githubusercontent.com/v2fly/v2ray-core/v5.44.1/release/config/config.json" sha256 "15a66415d72df4cd77fcd037121f36604db244dcfa7d45d82a0c33de065c6a87" livecheck do