mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 03:27:05 +00:00
[Windows-25] updating OpenSSL version to 3.5.2 (#12709)
This commit is contained in:
@@ -325,11 +325,11 @@
|
|||||||
"version": "latest"
|
"version": "latest"
|
||||||
},
|
},
|
||||||
"openssl": {
|
"openssl": {
|
||||||
"version": "3.5.1",
|
"version": "3.5.2",
|
||||||
"pinnedDetails": {
|
"pinnedDetails": {
|
||||||
"link": "https://github.com/actions/runner-images-internal/pull/6702",
|
"link": "https://github.com/openssl/openssl/releases/tag/openssl-3.5.2",
|
||||||
"reason": "Meaningful reason must be added at next update.",
|
"reason": "Installer not found for version 3.5.1",
|
||||||
"review-at": "2025-06-01",
|
"review-at": "2025-10-10",
|
||||||
"type": "preexisting-pinned-version-without-reason"
|
"type": "preexisting-pinned-version-without-reason"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user