bug: the SHASUMS256.txt download is corrupted with custom filename mirror options set #165
Open
Description
When downloading from a mirror and specifying a custom filename, the SHASUMS256.txt is always invalid. When the checksum is downloaded in this case
Lines 125 to 138 in 9034cc4
Line 61 in 9034cc4
Lines 27 to 43 in 9034cc4
Can reproduce by setting the mirror var for electron custom filename and trying to get the electron binary via downloadArtifact()
. The checksum will error with Error: Could not parse checksum file at line 1: PK
as the SHASUMS256.txt is invalid