Skip to content

Commit df55c51

Browse files
authored
Merge pull request #341 from Homebrew/bump-portable-openssl-3.5.2
2 parents 7b73012 + d009831 commit df55c51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/portable-openssl.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
class PortableOpenssl < PortableFormula
44
desc "Cryptography and SSL/TLS Toolkit"
55
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"
1010
license "Apache-2.0"
1111

1212
livecheck do

0 commit comments

Comments
 (0)