Skip to content

Commit c5ecad1

Browse files
BrewTestBotdaeho-ro
authored andcommitted
xray 26.1.18
1 parent 49c37dc commit c5ecad1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Formula/x/xray.rb

Lines changed: 4 additions & 4 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/v26.1.13.tar.gz"
5-
sha256 "c814c9b2e6c92e08d3db929792c56e2863a1a0e252c774ec048095efea6b67a1"
4+
url "https://github.com/XTLS/Xray-core/archive/refs/tags/v26.1.18.tar.gz"
5+
sha256 "1a5f6e23997b45eb096b905d41fd2ab026063e7889d38c69694f2be69a74d712"
66
license all_of: ["MPL-2.0", "CC-BY-SA-4.0"]
77
head "https://github.com/XTLS/Xray-core.git", branch: "main"
88

@@ -28,8 +28,8 @@ class Xray < Formula
2828
end
2929

3030
resource "geosite" do
31-
url "https://github.com/v2fly/domain-list-community/releases/download/20260113123549/dlc.dat"
32-
sha256 "6ef1e466e7f672a3c49dcd1378b96c8bf38334024252d4a00b1e725df389558d"
31+
url "https://github.com/v2fly/domain-list-community/releases/download/20260117053629/dlc.dat.xz"
32+
sha256 "92f6b1287ed63a7d4a33696cad6e5d844ffc727ba66d6a6d27b9925de1aff6ba"
3333
end
3434

3535
resource "example_config" do

0 commit comments

Comments
 (0)