Skip to content

Commit 5bdd1a2

Browse files
authored
Merge pull request #277 from cubicdaiya/renovate/openssl-openssl-3.x
chore(deps): update dependency openssl/openssl to v3.6.2
2 parents d8811a6 + 98c5d31 commit 5bdd1a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const (
1414

1515
// openssl
1616
const (
17-
OpenSSLVersion = "3.6.1"
17+
OpenSSLVersion = "3.6.2"
1818
OpenSSLDownloadURLPrefix = "https://github.com/openssl/openssl/releases/download"
1919
)
2020

0 commit comments

Comments
 (0)