mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
[Windows] Updated the EdgeDriver, vcRedis signature and Openssl version to 3.4.1 in Windows 25 (#11584)
* [Windows] Updated the EdgeDriver signature thumbprint * [Windows] Updated Edge-drvier , vcRedis Signature and Updated Openssl version to 3.4.1
This commit is contained in:
committed by
GitHub
parent
013612c558
commit
a9402f40d1
@@ -467,7 +467,7 @@
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
"version": "14",
|
||||
"vcRedistSignature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
||||
"installVcRedist": true
|
||||
},
|
||||
"kotlin": {
|
||||
|
||||
@@ -383,7 +383,7 @@
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
"version": "14",
|
||||
"vcRedistSignature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
||||
"installVcRedist": true
|
||||
},
|
||||
"kotlin": {
|
||||
|
||||
@@ -324,7 +324,7 @@
|
||||
"version": "latest"
|
||||
},
|
||||
"openssl": {
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"pinnedDetails": {
|
||||
"link": "https://github.com/actions/runner-images-internal/pull/6702",
|
||||
"reason": "Meaningful reason must be added at next update.",
|
||||
|
||||
Reference in New Issue
Block a user