nodejs_20: 20.14.0 -> 20.15.0 (#321292)

This commit is contained in:
Antoine du Hamel
2024-06-26 13:45:32 +02:00
committed by GitHub
parent 63c9490d2e
commit 92bc04eae7
+2 -2
View File
@@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.14.0";
sha256 = "sha256-CGVQKPDYQ26IFj+RhgRNY10/Nqhe5Sjza9BbbF5Gwbs=";
version = "20.15.0";
sha256 = "sha256-D0p6BRw12V65BejLKqQ8XUArExIDkI/mM+s8+gUO+Qc=";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch