nodejs-12_x: 12.16.3 -> 12.17.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.17.0
This commit is contained in:
parent
ef5faff8c6
commit
484eef51a8
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.16.3";
|
||||
sha256 = "18srfcv9zi39960szdnd4rgfj9w295z1agjvpw8arwn75449nmgh";
|
||||
version = "12.17.0";
|
||||
sha256 = "0csfdwzn1qssmkanxa8m3znjcc6h5qjaw934mkq9bz7zly39wvfa";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue