Skip to content

patches/node: fix download of node v16.x

Richard Muzik requested to merge hotfix/node-v16-download into hbk

Since upstream does not support the v16.x they do not publish it with gz. Thus we need to download it with .xz.

Merge request reports