Skip to content

Commit 8b79e04

Browse files
authored
nodejs_18: 18.20.6 -> 18.20.7 (#383613)
2 parents 213f53f + ab7885f commit 8b79e04

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
@@ -21,8 +21,8 @@ let
2121
in
2222
buildNodejs {
2323
inherit enableNpm;
24-
version = "18.20.6";
25-
sha256 = "c669b48b632fa6797d4f5fa7bbd2b476ec961120957864402226cc9fd8ebbc0e";
24+
version = "18.20.7";
25+
sha256 = "9a89659fad80c1b6da33d29f43f5865483ccb1952ddad434ee22f8193607277f";
2626
patches = [
2727
./configure-emulator-node18.patch
2828
./configure-armv6-vfpv2.patch

0 commit comments

Comments
 (0)