nodejs-13_x: 13.12.0 -> 13.13.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.13.0
This commit is contained in:
parent
f5b4c91be5
commit
a9dd29a078
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "13.12.0";
|
||||
sha256 = "199qcvzikdzw0h25v9dws77fff6hbvr8dj50lyzlnkya1dd6fzhd";
|
||||
version = "13.13.0";
|
||||
sha256 = "0wy7d2alli59gwl73hpaf3bz1wxkkcw5yjsgyz42695fz86p64b7";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user