Skip to content

Commit

Permalink
nodejs-12_x: 12.18.3 -> 12.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marsam committed Sep 15, 2020
1 parent afeed1f commit 095a321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v12.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "12.18.3";
sha256 = "03hdds6ghlmbz8q61alqj18pdnyd6hxmbhiws4pl51wlawk805bi";
version = "12.18.4";
sha256 = "02gncjrrjqdwf9ydmg96yn9ldsw539q9w88cknax1djkisqkrw15";
}

0 comments on commit 095a321

Please sign in to comment.