Skip to content

Commit 3918219

Browse files
authored
Merge pull request #197051 from Homebrew/bump-overtls-0.2.38
overtls 0.2.38
2 parents 0d27f08 + 69fb868 commit 3918219

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/o/overtls.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Overtls < Formula
22
desc "Simple proxy tunnel for bypassing the GFW"
33
homepage "https://github.com/ShadowsocksR-Live/overtls"
4-
url "https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.2.37.tar.gz"
5-
sha256 "d78a4d216d883872a1e496d68a8e3dfe8044313d3104f1bcc4699355a7d3b977"
4+
url "https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.2.38.tar.gz"
5+
sha256 "8f792c06f680f5f609ef1bcd073854b813cda223d129d690b300d96ed8cc829e"
66
license "MIT"
77
head "https://github.com/ShadowsocksR-Live/overtls.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6de887938c6b072eebed5c1f86ce23e7aadf79d0ebeb75981cbc832457f27d11"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b37ecc15eba89911b76258e5273f86909d68617403683eaf560b7a07bb33a352"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1497a2fe5510a23b872281185f95f3bf77c9f1fd1b59768617503dee8acf3f47"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f4ace8ada5ba925edbb4c772af9908b1b93d33b9dbbce9a9743753281f17716f"
14-
sha256 cellar: :any_skip_relocation, ventura: "1c86e8bc23addac77206119d40112c37a83c91bdbb9da2b422abcbb47bda9260"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc2e3fc06bf634ac4d73afbf2c9651137b08b329069c627f67f4e0813ff498fe"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b0ff10c70ad741e048cfc1f9a414035c500e9217573b70cb3b3ae7edb0e1f0e7"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5f07e55d408480f832a85ecc11d365784d1db6e1342a306c9c75078bd5c05e73"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f2a1e36d54e67807f29a9f24973737f2fd402a50627fea77a6f777005eddeab8"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8270db07d04fdfabe10c1f0772bd35ee416c214b2795b483e73ad9c6119a63de"
14+
sha256 cellar: :any_skip_relocation, ventura: "3b3bd5c16e5dcbad3770e79d2c24d2b432e198e9f07f29615da58901efcbb456"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "73d40dc682a9a58da7f367309eaa4b93ea448c4f1d8cd28c9881ccb3f956c86c"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)