diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-25 12:42:57 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-25 12:42:57 +0200 |
commit | 9252ea0622eac7ddd9c6860f162bdac38696d1d7 (patch) | |
tree | 6950a60d754003383689d87c1ffd5cc58e950f93 /extra/nodejs/sources | |
parent | 3b877bf266c6119e89d93dda5b46f4f113de2d17 (diff) | |
download | repository-9252ea0622eac7ddd9c6860f162bdac38696d1d7.tar.gz |
nodejs: bump to 19.0.0
Diffstat (limited to 'extra/nodejs/sources')
-rw-r--r-- | extra/nodejs/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nodejs/sources b/extra/nodejs/sources index 029403a0..ef9754e4 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.10.0.tar.gz +https://github.com/nodejs/node/archive/v19.0.0.tar.gz |