diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:53:58 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:53:58 +0200 |
commit | 3186dcc25b1aa0e3bd55173972fe070e13a80bab (patch) | |
tree | 92ee3dcb8914cc67aa912c417a0ca28cd868d5ff /extra/nodejs/sources | |
parent | aa865ec96735287866047b27470668549ba37aac (diff) | |
download | repository-3186dcc25b1aa0e3bd55173972fe070e13a80bab.tar.gz |
nodejs: bump to 18.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 a8c25e72..f0c49b24 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.9.0.tar.gz +https://github.com/nodejs/node/archive/v18.0.0.tar.gz |