mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
tutanota - bump node
This commit is contained in:
parent
a61f1a03dd
commit
c858e4b436
1 changed files with 2 additions and 2 deletions
|
|
@ -2747,8 +2747,8 @@ Builds:
|
|||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
||||
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.19.0/node-v18.19.0-linux-x64.tar.gz
|
||||
- echo "153312ae9fe8684f345100e4d141a521dc542b36d8c1e09c31ac290eae98c62a node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
|
|
|
|||
Loading…
Reference in a new issue