Unverified Commit 068c1884 authored by Antoine du Hamel's avatar Antoine du Hamel Committed by GitHub
Browse files

nodejs_20: 20.20.1 -> 20.20.2 (#503151)

parents a24d55b7 dc0166d1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,8 +34,8 @@ let
  ];
in
buildNodejs {
  version = "20.20.1";
  sha256 = "e540efdd6750f838e867daf9ab9d90ea195423f915613d05d87105f4d2ecd186";
  version = "20.20.2";
  sha256 = "7aeeacdb858299e09a3e0510d4bb8b266923894a9e3ac0058ba89d4ecf4a4cca";
  patches = [
    ./configure-emulator.patch
    ./configure-armv6-vfpv2.patch