forked from mirrors/nixpkgs
nodejs-6_x: 6.14.3 -> 6.14.4
This commit is contained in:
parent
36b5ffa40b
commit
bfdfb73ff1
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "6.14.3";
|
||||
sha256 = "1jbrfk875aimm65wni059rrydmhp4z0hrxskq3ci6jvykxr8gwg3";
|
||||
version = "6.14.4";
|
||||
sha256 = "03zc6jhid6jyi871zlcrkjqffmrpxh01z2xfsl3xp2vzg2czqjws";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue