@@ -2783,6 +2783,14 @@ NODE_VERSIONS = {
2783
2783
"20.18.3-linux_s390x" : ("node-v20.18.3-linux-s390x.tar.xz" , "node-v20.18.3-linux-s390x" , "cd83c11dbe1e3dfde022b8f2814dce0ad51f7d0855682bfa52692234a0f4b962" ),
2784
2784
"20.18.3-linux_amd64" : ("node-v20.18.3-linux-x64.tar.xz" , "node-v20.18.3-linux-x64" , "595bcc9a28e6d1ee5fc7277b5c3cb029275b98ec0524e162a0c566c992a7ee5c" ),
2785
2785
"20.18.3-windows_amd64" : ("node-v20.18.3-win-x64.zip" , "node-v20.18.3-win-x64" , "11d483dfba711bc7c9bcb513e80a2941be0c2e7cbf62753755785b9a6e80a731" ),
2786
+ # 20.19.0
2787
+ "20.19.0-darwin_arm64" : ("node-v20.19.0-darwin-arm64.tar.gz" , "node-v20.19.0-darwin-arm64" , "c016cd1975a264a29dc1b07c6fbe60d5df0a0c2beb4113c0450e3d998d1a0d9c" ),
2788
+ "20.19.0-darwin_amd64" : ("node-v20.19.0-darwin-x64.tar.gz" , "node-v20.19.0-darwin-x64" , "a8554af97d6491fdbdabe63d3a1cfb9571228d25a3ad9aed2df856facb131b20" ),
2789
+ "20.19.0-linux_arm64" : ("node-v20.19.0-linux-arm64.tar.xz" , "node-v20.19.0-linux-arm64" , "dbe339e55eb393955a213e6b872066880bb9feceaa494f4d44c7aac205ec2ab9" ),
2790
+ "20.19.0-linux_ppc64le" : ("node-v20.19.0-linux-ppc64le.tar.xz" , "node-v20.19.0-linux-ppc64le" , "84937108f005679e60b486ed8e801cebfe923f02b76d8e710463d32f82181f65" ),
2791
+ "20.19.0-linux_s390x" : ("node-v20.19.0-linux-s390x.tar.xz" , "node-v20.19.0-linux-s390x" , "11f8ee99d792a83bba7b29911e0229dd6cd5e88987d7416346067db1cc76d89a" ),
2792
+ "20.19.0-linux_amd64" : ("node-v20.19.0-linux-x64.tar.xz" , "node-v20.19.0-linux-x64" , "b4e336584d62abefad31baecff7af167268be9bb7dd11f1297112e6eed3ca0d5" ),
2793
+ "20.19.0-windows_amd64" : ("node-v20.19.0-win-x64.zip" , "node-v20.19.0-win-x64" , "be72284c7bc62de07d5a9fd0ae196879842c085f11f7f2b60bf8864c0c9d6a4f" ),
2786
2794
# 21.0.0
2787
2795
"21.0.0-darwin_arm64" : ("node-v21.0.0-darwin-arm64.tar.gz" , "node-v21.0.0-darwin-arm64" , "d49aae353ab9e264a1d8c75f80eb26dcc4006f50b35ba05bda3a9c33f5554609" ),
2788
2796
"21.0.0-darwin_amd64" : ("node-v21.0.0-darwin-x64.tar.gz" , "node-v21.0.0-darwin-x64" , "2ec98307e388407cfa62d1fb8abc4d6dc1e54c11bc70329d6675ed0595326763" ),
0 commit comments