mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update node to v8.12.0 prerelease build.
This commit is contained in:
parent
9c94ea58b4
commit
04d7c47f4c
2 changed files with 5 additions and 5 deletions
|
|
@ -108,9 +108,9 @@ parts:
|
|||
# Also see beginning of wekan/server/authentication.js
|
||||
# import Fiber from "fibers";
|
||||
# Fiber.poolSize = 1e9;
|
||||
# Download node version 8.11.3 that has fix included, node binary copied from Sandstorm
|
||||
# Download node version 8.12.0 prerelease build,
|
||||
# Description at https://releases.wekan.team/node.txt
|
||||
echo "5263dc1c571885921179b11a1c6eb9ca82a95a89b69c15b366f885e9b5a32d66 node" >> node-SHASUMS256.txt.asc
|
||||
echo "375bd8db50b9c692c0bbba6e96d4114cd29bee3770f901c1ff2249d1038f1348 node" >> node-SHASUMS256.txt.asc
|
||||
curl https://releases.wekan.team/node -o node
|
||||
# Verify Fibers patched node authenticity
|
||||
echo "Fibers 100% CPU issue patched node authenticity:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue