Skip to content

Commit ce1cce0

Browse files
BrewTestBotchenrui333
authored andcommitted
v2ray 5.34.0
v2ray: geosite 20250627153051 Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent fe3f90b commit ce1cce0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/v/v2ray.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class V2ray < Formula
22
desc "Platform for building proxies to bypass network restrictions"
33
homepage "https://v2fly.org/"
4-
url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.33.0.tar.gz"
5-
sha256 "44b768e0048cf2e68f885f08ceb95ee29eea16a5dbb3b4cb9920d55ce691fa9f"
4+
url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.34.0.tar.gz"
5+
sha256 "6cf41da0cd786efbc33abf4aa979f934802e33dfe48b5bdfde13e792d4926a08"
66
license all_of: ["MIT", "CC-BY-SA-4.0"]
77
head "https://github.com/v2fly/v2ray-core.git", branch: "master"
88

@@ -33,8 +33,8 @@ class V2ray < Formula
3333
end
3434

3535
resource "geosite" do
36-
url "https://github.com/v2fly/domain-list-community/releases/download/20250608120644/dlc.dat"
37-
sha256 "67ededbc0cb18f93415e2e003cb45cb04fc32ba4a829f7d18074d3bdd88ab629"
36+
url "https://github.com/v2fly/domain-list-community/releases/download/20250627153051/dlc.dat"
37+
sha256 "01dae2a9c31b5c74ba7e54d8d51e0060688ed22da493eaf09f6eeeec89db395e"
3838
end
3939

4040
def install

0 commit comments

Comments
 (0)