adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

WinPb: Correct the checksum for vs_Community.exe #3584

Closed AswathySK closed 4 weeks ago

AswathySK commented 4 weeks ago

There is a need to correct the checksum value for vs_Community.exe file. failed job: https://github.com/adoptium/infrastructure/actions/runs/9393130716/job/25868653756?pr=3582

C:\Users\Administrator\Downloads>certutil -hashfile vs_Community.exe SHA256
SHA256 hash of file vs_Community.exe:
8653debb099fe571c681c7f06334e703ea801168590787a727faef61e0cffc42
CertUtil: -hashfile command completed successfully.

important links: https://github.com/adoptium/infrastructure/pull/3582

Checklist