You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>${appendCopyContentButton(`<code class="single-line-truncate file-hash-value" title="SHA512 hash of file: ${file.sha512}">${file.sha512}</code>`,'SHA512 checksum')}</td>
269
270
`
270
-
//TODO: Implement mirror-selection (but https://www.eclipse.org/downloads/download.php?file=eclipse/downloads/drops4/${build.identifier}/${file.name} doesn't work, not even for releases)
<td width="15%">${appendCopyContentButton(`<code class="single-line-truncate file-hash-value" title="SHA512 hash of file: ${file.sha512}">${file.sha512}</code>`,'SHA512 checksum')}</td>
94
95
`
95
-
//TODO: Implement mirror-selection (but https://www.eclipse.org/downloads/download.php?file=equinox/drops/${build.identifier}/${file.name} doesn't work, not even for releases)
0 commit comments