diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-18 18:21:19 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-18 18:21:19 +0200 |
commit | 481907b4c79a17afde28bf5b4ab584586b14c576 (patch) | |
tree | b52592f25d20d0899e2d7f49490d587c10633f54 /extra/nodejs/sources | |
parent | 057ac11db04d14013557004958fbb49d8736be73 (diff) | |
download | repository-481907b4c79a17afde28bf5b4ab584586b14c576.tar.gz |
nodejs: bump to 18.2.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 3efe7783..7cd4f784 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.1.0.tar.gz +https://github.com/nodejs/node/archive/v18.2.0.tar.gz |