Skip to content

Commit 194d231

Browse files
committed
Bump OpenSSL from 3.3.2 to 3.4.0
Close: #14
1 parent b0a9b56 commit 194d231

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class SqlbOpensslAT3 < Formula
22
desc "Cryptography and SSL/TLS Toolkit"
33
homepage "https://openssl.org/"
4-
version "3.3.2"
4+
version "3.4.0"
55
url "https://github.com/openssl/openssl/releases/download/openssl-#{version}/openssl-#{version}.tar.gz"
66
mirror "https://www.openssl.org/source/openssl-#{version}.tar.gz"
77
mirror "http://fresh-center.net/linux/misc/openssl-#{version}.tar.gz"
8-
sha256 "2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281"
8+
sha256 "e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf"
99
license "Apache-2.0"
1010

1111
bottle do
1212
root_url "https://nightlies.sqlitebrowser.org/homebrew_bottles"
1313
rebuild 1
14-
sha256 arm64_sonoma: "778299534a1fd4630defdae93c17a2d6622dc3d2dc4463036630a9471044b441"
14+
sha256 arm64_sonoma: "03c4e95023f21e2e98f9948eca0f9aa707d1a4d853855c65f7fd56e8ceec8f4e"
1515
end
1616

1717
livecheck do

0 commit comments

Comments
 (0)