nodejs-13_x: 13.9.0 -> 13.10.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.10.0
This commit is contained in:
parent
fe48f44f71
commit
2113013ca6
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "13.9.0";
|
||||
sha256 = "0z68hj3z2y8aj4bc14h77mj5l99jb4ljjc10gp0dpg8s4g1x5xzw";
|
||||
version = "13.10.0";
|
||||
sha256 = "11m8sisi3dmr70fpnb7xi6nljil3rm36liz0wfzd7kgxmv6p9mhj";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue