File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
class PortableOpenssl < PortableFormula
4
4
desc "Cryptography and SSL/TLS Toolkit"
5
5
homepage "https://openssl.org/"
6
- url "https://github.com/openssl/openssl/releases/download/openssl-3.5.1 /openssl-3.5.1 .tar.gz"
7
- mirror "https://www.openssl.org/source/openssl-3.5.1 .tar.gz"
8
- mirror "http://fresh-center.net/linux/misc/openssl-3.5.1 .tar.gz"
9
- sha256 "529043b15cffa5f36077a4d0af83f3de399807181d607441d734196d889b641f "
6
+ url "https://github.com/openssl/openssl/releases/download/openssl-3.5.2 /openssl-3.5.2 .tar.gz"
7
+ mirror "https://www.openssl.org/source/openssl-3.5.2 .tar.gz"
8
+ mirror "http://fresh-center.net/linux/misc/openssl-3.5.2 .tar.gz"
9
+ sha256 "c53a47e5e441c930c3928cf7bf6fb00e5d129b630e0aa873b08258656e7345ec "
10
10
license "Apache-2.0"
11
11
12
12
livecheck do
You can’t perform that action at this time.
0 commit comments