Open lukts30 opened 12 months ago
Buck2 http_archive and other rules currently reject uppercase hashes like these provided by Microsoft.
As a user I should not need to manually lowercase them.
Internal error: Invalid sha256 digest. Expected 83B19309FFCA499D739249C1FD3F89333B44792C1B9B338149B9C37BD2547196, got 83b19309ffca499d739249c1fd3f89333b44792c1b9b338149b9c37bd2547196. URL: https://aka.ms/windev_VM_hyperv
Makes sense - I've written such a diff internally and will send it open source on Tuesday after the holiday.
Buck2 http_archive and other rules currently reject uppercase hashes like these provided by Microsoft.
As a user I should not need to manually lowercase them.