Skip to content

Commit 088dd1d

Browse files
committed
Bump OpenSSL from 3.3.1 to 3.3.2
1 parent 50f6dec commit 088dd1d

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.1"
4+
version "3.3.2"
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 "777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e"
8+
sha256 "2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281"
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: "bcb2e8ee2006e8e107c2b25058b639f785e249a7096a9c4f527ad0bc798ec7dc"
14+
sha256 arm64_sonoma: "778299534a1fd4630defdae93c17a2d6622dc3d2dc4463036630a9471044b441"
1515
end
1616

1717
livecheck do

0 commit comments

Comments
 (0)