EmbeddedEnterprises / cmake-ts

Typescript based rewrite of cmake-js to support cross compilation
9 stars 3 forks source link

Update Electron mirror to artifacts.electronjs.org #26

Open robinchrist opened 1 year ago

robinchrist commented 1 year ago

The old Electron mirror, https://atom.io/download/atom-shell, does not exist anymore and results in obscure

> Setting up staging directory... [ DONE ]
---------------- BEGIN CONFIG ----------------
> Distribution File Download... Generic error occured Error: incorrect header check
    at Zlib.zlibOnError [as onerror] (node:zlib:189:17) {
  errno: -3,
  code: 'Z_DATA_ERROR'
}

This PR updates the electron mirror to https://artifacts.electronjs.org/headers/dist which is the current mirror.