We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8811a6 + 98c5d31 commit 5bdd1a2Copy full SHA for 5bdd1a2
1 file changed
builder/const.go
@@ -14,7 +14,7 @@ const (
14
15
// openssl
16
const (
17
- OpenSSLVersion = "3.6.1"
+ OpenSSLVersion = "3.6.2"
18
OpenSSLDownloadURLPrefix = "https://github.com/openssl/openssl/releases/download"
19
)
20
0 commit comments