15 lines
704 B
YAML
15 lines
704 B
YAML
electron:
|
|
sha_url: https://github.com/electron/electron/releases/download/v{version}/SHASUMS256.txt
|
|
url: https://github.com/electron/electron/releases/download/v{version}/electron-v{version}-linux-{arch}.zip
|
|
version: 13.6.3
|
|
electron-wvvmp:
|
|
sha_url: https://github.com/castlabs/electron-releases/releases/download/v{version}-wvvmp/SHASUMS256.txt
|
|
url: https://github.com/castlabs/electron-releases/releases/download/v{version}-wvvmp/electron-v{version}-wvvmp-linux-{arch}.zip
|
|
version: 13.6.3
|
|
nativefier:
|
|
url: https://github.com/nativefier/nativefier/archive/v{version}.tar.gz
|
|
version: 45.0.8
|
|
nodejs:
|
|
url: https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.xz
|
|
version: 18.12.1
|