Skip to content

Commit 21379be

Browse files
authored
nodejs_18: 18.20.5 -> 18.20.6 (#375593)
2 parents 0997d31 + 161f46b commit 21379be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/web/nodejs/v18.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ let
1919
in
2020
buildNodejs {
2121
inherit enableNpm;
22-
version = "18.20.5";
23-
sha256 = "76037b9bad0ab9396349282dbfcec1b872ff7bd8c8d698853bebd982940858bf";
22+
version = "18.20.6";
23+
sha256 = "c669b48b632fa6797d4f5fa7bbd2b476ec961120957864402226cc9fd8ebbc0e";
2424
patches = [
2525
./configure-emulator-node18.patch
2626
./configure-armv6-vfpv2.patch

0 commit comments

Comments
 (0)