nodejs_22: 22.6.0 -> 22.7.0 (#336556)

This commit is contained in:
Antoine du Hamel 2024-08-23 11:41:36 +02:00 committed by GitHub
parent 45db1ff7c1
commit c455cc3170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,8 +12,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.6.0";
sha256 = "37259d618d5565ca55acc2585045c7e1c5b9965a3d4eb44c0a237fdae84b9d44";
version = "22.7.0";
sha256 = "1e0b6f2f2ca4fb0b4644a11363169daf4b7c42f00e5a53d2c65a9fdc463e7d88";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch