Update com.graphhopper.maps.yml to use Node v16.17.0

This commit is contained in:
Robin 2023-02-21 10:37:36 +00:00 committed by Licaon_Kter
parent 1263d5493a
commit 2e01ccca2e

View file

@ -153,14 +153,13 @@ Builds:
- versionName: 1.0.5
versionCode: 6
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12607#note_1285366932
commit: c03aa0cbd34bcfd25e74d8b8a5555106de1c71a7
subdir: android/app
submodules: true
sudo:
- sysctl fs.inotify.max_user_watches=524288
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.2.0/node-v16.2.0-linux-x64.tar.gz
- echo "c3fd89a768e40a2fd8008919100bd283e6e9aec742eddeb1d494eb2a626466dc node.tar.gz"
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.gz
- echo "4827808e50b8ee42b4dadf056835287dac267b9cff56cea56e70843bf8cecb79 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init: