forked from mirrors/nixpkgs
nodejs-10_x: 10.16.0 -> 10.16.3
This commit is contained in:
parent
eb59755f70
commit
36b40dcc7c
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.16.0";
|
||||
sha256 = "0236jlb1hxhzqjlmmlxipcycrndiq92c8434iyy7zshh3n4pzqqq";
|
||||
version = "10.16.3";
|
||||
sha256 = "1gbblbmvx7a0wkgp3fs2pf5c1hymdpnfc7zqp1slg5hmfhyi5wbv";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue