diff --git a/Formula/x/xray.rb b/Formula/x/xray.rb index 0a8d62123574..80d15cf077e6 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/v25.10.15.tar.gz" - sha256 "5df030f456db58b682110545e19da9b971303387955562ec408f484580450736" + url "https://github.com/XTLS/Xray-core/archive/refs/tags/v25.12.1.tar.gz" + sha256 "f1ab22b87e9e446d5e96cb00a8593b85826cc8a1bbc960e0eb0081293d6a32ab" 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: "37dd6170eaac307d4a2497ac0e9c0d89f5a1be09a7b520fe22c094972ece8a92" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "37dd6170eaac307d4a2497ac0e9c0d89f5a1be09a7b520fe22c094972ece8a92" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "37dd6170eaac307d4a2497ac0e9c0d89f5a1be09a7b520fe22c094972ece8a92" - sha256 cellar: :any_skip_relocation, sonoma: "6787776cb6deb987d7d7613682deb7baf65a959eeec4dbeb4dbcf70b2c58bc72" - sha256 cellar: :any_skip_relocation, arm64_linux: "d343d6a400127221f4c0b53d5ac5eb7366d2eea263dff056bc564ad850bf78c3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4d518053d707c0dbac24a937d0de3cca85e800a0fc5b173872254ad8c2bb9cfb" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "0ddb1c9a9d1a39a9f51d6bc15942c952747d9d8130ce95c05459b556050b2733" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0ddb1c9a9d1a39a9f51d6bc15942c952747d9d8130ce95c05459b556050b2733" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ddb1c9a9d1a39a9f51d6bc15942c952747d9d8130ce95c05459b556050b2733" + sha256 cellar: :any_skip_relocation, sonoma: "3b6dcb4de9620f8dafe605c4aeb172eba9ed78524a6fabb53981be75b306b3fb" + sha256 cellar: :any_skip_relocation, arm64_linux: "3a47d74a21eeba3acf13583abebb7046cb568c1b38810efb203c7b3251508e9f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d0d46ef1c318564d6caefd912665a4de7ca521251c7d2964b8667d6c0b09caf5" end depends_on "go" => :build resource "geoip" do - url "https://github.com/v2fly/geoip/releases/download/202510050144/geoip.dat" - sha256 "c23ac8343e9796f8cc8b670c3aeb6df6d03d4e8914437a409961477f6b226098" + url "https://github.com/v2fly/geoip/releases/download/202511210201/geoip.dat" + sha256 "2445b44d9ae3ab9a867c9d1e0e244646c4c378622e14b9afaf3658ecf46a40b9" end resource "geosite" do - url "https://github.com/v2fly/domain-list-community/releases/download/20250916122507/dlc.dat" - sha256 "1a7dad0ceaaf1f6d12fef585576789699bd1c6ea014c887c04b94cb9609350e9" + url "https://github.com/v2fly/domain-list-community/releases/download/20251201150926/dlc.dat" + sha256 "868d244cdc8e55166c372bdcfef4ef73c45c77eb96420bf684af658fc34475b7" end resource "example_config" do # borrow v2ray example config - url "https://raw.githubusercontent.com/v2fly/v2ray-core/v5.40.0/release/config/config.json" + url "https://raw.githubusercontent.com/v2fly/v2ray-core/v5.41.0/release/config/config.json" sha256 "15a66415d72df4cd77fcd037121f36604db244dcfa7d45d82a0c33de065c6a87" livecheck do