File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Overtls < Formula
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
You can’t perform that action at this time.
0 commit comments