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 be78046 commit 695b239Copy full SHA for 695b239
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.3.0.tar.gz"
5
- sha256 "45a017e3bd233b3ed09751bc7f94db8cf1685cb906c7f5181a478e879c543047"
+ url "https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.3.2.tar.gz"
+ sha256 "8a80b5905b5af0f492f53f328dab5525f40f94009c649ea36a17ad2c15e93d65"
6
license "MIT"
7
head "https://github.com/ShadowsocksR-Live/overtls.git", branch: "master"
8
0 commit comments