diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-08 01:56:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-08 01:56:40 +0300 |
commit | 65eb1a161ba0aed08cfe64f99577af014e7ed7d6 (patch) | |
tree | 645c62567d9a2389679296019d960a4903ae4313 /extra/nodejs/sources | |
parent | 9f9255f183e377ca5515f5c7319d8086cab27348 (diff) | |
download | repository-65eb1a161ba0aed08cfe64f99577af014e7ed7d6.tar.gz |
nodejs: bump to 16.9.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 4b27f8bc..88e6cc0a 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.8.0.tar.gz +https://github.com/nodejs/node/archive/v16.9.0.tar.gz |