Skip to content

Commit b034b7f

Browse files
committed
Bump OpenSSL from 3.4.1 to 3.5.0
1 parent a8bcbf7 commit b034b7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/sqlb-openssl@3.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class SqlbOpensslAT3 < Formula
22
desc "Cryptography and SSL/TLS Toolkit"
33
homepage "https://openssl.org/"
4-
url "https://github.com/openssl/openssl/releases/download/openssl-3.4.1/openssl-3.4.1.tar.gz"
5-
# version "3.4.1"
6-
sha256 "002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3"
4+
url "https://github.com/openssl/openssl/releases/download/openssl-3.5.0/openssl-3.5.0.tar.gz"
5+
# version "3.5.0"
6+
sha256 "344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0"
77
license "Apache-2.0"
88

99
livecheck do

0 commit comments

Comments
 (0)