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 732bfe8 commit cc9d443Copy full SHA for cc9d443
Formula/o/overtls.rb
@@ -1,8 +1,8 @@
1
class Overtls < Formula
2
desc "Simple proxy tunnel for bypassing the GFW"
3
homepage "https://github.com/ShadowsocksR-Live/overtls"
4
- url "https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.2.44.tar.gz"
5
- sha256 "9aaa7f6375600940e6073e6278bb335c9000eaeae5255e0b7692eff0f5f034b6"
+ url "https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.3.0.tar.gz"
+ sha256 "45a017e3bd233b3ed09751bc7f94db8cf1685cb906c7f5181a478e879c543047"
6
license "MIT"
7
head "https://github.com/ShadowsocksR-Live/overtls.git", branch: "master"
8
0 commit comments