diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-25 12:16:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-25 12:16:27 +0300 |
commit | d7ec4d473efa1d500e232206667a5053b2b791c4 (patch) | |
tree | 7c309316e7c3500af5cd74108d0c1ce13248c46c /extra/nodejs/sources | |
parent | 85965949a69a1c20dda516e040cf252845b3f173 (diff) | |
download | repository-d7ec4d473efa1d500e232206667a5053b2b791c4.tar.gz |
nodejs: bump to 18.8.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 0cacb51c..b20c79ab 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.7.0.tar.gz +https://github.com/nodejs/node/archive/v18.8.0.tar.gz |