Skip to content

Commit 637d786

Browse files
committed
Bump OpenSSL from 3.4.0 to 3.4.1
Close: #18
1 parent 79f644d commit 637d786

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,17 +1,17 @@
11
class SqlbOpensslAT3 < Formula
22
desc "Cryptography and SSL/TLS Toolkit"
33
homepage "https://openssl.org/"
4-
version "3.4.0"
4+
version "3.4.1"
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 "e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf"
8+
sha256 "002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3"
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: "03c4e95023f21e2e98f9948eca0f9aa707d1a4d853855c65f7fd56e8ceec8f4e"
14+
sha256 arm64_sonoma: "e20ffdf75d17960f7cdc715481419e15314136215e800c37a2a572925d2d44fb"
1515
end
1616

1717
livecheck do

0 commit comments

Comments
 (0)