We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc06843 commit 72986beCopy full SHA for 72986be
Formula/v/v2ray.rb
@@ -1,8 +1,8 @@
1
class V2ray < Formula
2
desc "Platform for building proxies to bypass network restrictions"
3
homepage "https://v2fly.org/"
4
- url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.38.0.tar.gz"
5
- sha256 "6e2412f6d08282ef06e4f3c752db443d782bb2d6cbf525ebbb2f5e2c01759f9e"
+ url "https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.39.0.tar.gz"
+ sha256 "a6f6db8a6911dbaaf9c140a73e9f9d56706e046bf2cf234da3d06bb4ee4310a6"
6
license all_of: ["MIT", "CC-BY-SA-4.0"]
7
head "https://github.com/v2fly/v2ray-core.git", branch: "master"
8
0 commit comments