nodejs-12_x: 12.19.0 -> 12.19.1
https://github.com/nodejs/node/releases/tag/v12.19.1
This commit is contained in:
parent
78942ee55f
commit
8540c1c3b3
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.19.0";
|
||||
sha256 = "1qainpkakkl3xip9xz2wbs74g95gvc6125cc05z6vyckqi2iqrrv";
|
||||
version = "12.19.1";
|
||||
sha256 = "0zdis5wd84c57qjdiry8mmhpp009wqhb51f67iphl06vqc67w1vl";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue