mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
This commit is contained in:
parent
68f6620623
commit
fa2b5215d0
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.18.2";
|
||||
sha256 = "1wnxab2shqgs5in0h39qy2fc7f32pcz4gl9i2mj1001pfani1g9q";
|
||||
version = "12.18.3";
|
||||
sha256 = "03hdds6ghlmbz8q61alqj18pdnyd6hxmbhiws4pl51wlawk805bi";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user