Skip to content

Commit 72986be

Browse files
committed
v2ray 5.39.0
1 parent dc06843 commit 72986be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/v2ray.rb

Lines changed: 2 additions & 2 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.38.0.tar.gz"
5-
sha256 "6e2412f6d08282ef06e4f3c752db443d782bb2d6cbf525ebbb2f5e2c01759f9e"
4+
url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.39.0.tar.gz"
5+
sha256 "a6f6db8a6911dbaaf9c140a73e9f9d56706e046bf2cf234da3d06bb4ee4310a6"
66
license all_of: ["MIT", "CC-BY-SA-4.0"]
77
head "https://github.com/v2fly/v2ray-core.git", branch: "master"
88

0 commit comments

Comments
 (0)