nodejs_20: 20.19.3 -> 20.19.4 (#425600)

This commit is contained in:
Pol Dellaiera 2025-07-21 09:30:48 +02:00 committed by GitHub
commit b5d4ac4f01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,8 +18,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.19.3";
sha256 = "99be7b9d268d48b93be568a23240398ceacb0782dc7055b9972305c000b0e292";
version = "20.19.4";
sha256 = "b87fd7106013d3906706913ffc63a4403715fbb272c4f83ff4338527353eec0f";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch