diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-04 11:54:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-04 11:54:37 +0200 |
commit | 37cb196540915c09454d1ef1e867fd0ac3c85f4e (patch) | |
tree | 2c099810745cc72af6070397e840d3afab96339b /extra/nodejs/sources | |
parent | 4051d86b2f117b5869881c20f105115373eaf60f (diff) | |
download | repository-37cb196540915c09454d1ef1e867fd0ac3c85f4e.tar.gz |
nodejs: bump to 18.1.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 f0c49b24..3efe7783 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.0.0.tar.gz +https://github.com/nodejs/node/archive/v18.1.0.tar.gz |