File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Write-Host "Expand Microsoft Edge WebDriver archive..."
2727Expand-7ZipArchive - Path $archivePath - DestinationPath $edgeDriverPath
2828
2929# Validate the EdgeDriver signature
30- $signatureThumbprint = " 7920AC8FB05E0FFFE21E8FF4B4F03093BA6AC16E "
30+ $signatureThumbprint = " 0BD8C56733FDCC06F8CB919FF5A200E39B1ACF71 "
3131Test-FileSignature - Path " $edgeDriverPath \msedgedriver.exe" - ExpectedThumbprint $signatureThumbprint
3232
3333Write-Host " Setting the environment variables..."
Original file line number Diff line number Diff line change 467467 "postgresql" : {
468468 "signature" : " 698BA51AA27CC31282AACA5055E4B9190BC6C0E9" ,
469469 "version" : " 14" ,
470- "vcRedistSignature" : " 245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D " ,
470+ "vcRedistSignature" : " 8F985BE8FD256085C90A95D3C74580511A1DB975 " ,
471471 "installVcRedist" : true
472472 },
473473 "kotlin" : {
Original file line number Diff line number Diff line change 383383 "postgresql" : {
384384 "signature" : " 698BA51AA27CC31282AACA5055E4B9190BC6C0E9" ,
385385 "version" : " 14" ,
386- "vcRedistSignature" : " 245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D " ,
386+ "vcRedistSignature" : " 8F985BE8FD256085C90A95D3C74580511A1DB975 " ,
387387 "installVcRedist" : true
388388 },
389389 "kotlin" : {
Original file line number Diff line number Diff line change 324324 "version" : " latest"
325325 },
326326 "openssl" : {
327- "version" : " 3.4.0 " ,
327+ "version" : " 3.4.1 " ,
328328 "pinnedDetails" : {
329329 "link" : " https://github.com/actions/runner-images-internal/pull/6702" ,
330330 "reason" : " Meaningful reason must be added at next update." ,
You can’t perform that action at this time.
0 commit comments