diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-31 02:25:24 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-31 02:25:24 +0300 |
commit | d9af18f8ff092517207b9b55ca5db41e9f54a5f2 (patch) | |
tree | 6faaca97ebc53dbf6ee03b2f4cef7406ea91b0c8 /extra/nodejs/sources | |
parent | 9456e2ba3dff6e4b5bafa580fb485e37133b7574 (diff) | |
download | repository-d9af18f8ff092517207b9b55ca5db41e9f54a5f2.tar.gz |
nodejs: bump to 16.6.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 04a1bd2c..135e33ac 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.5.0.tar.gz +https://github.com/nodejs/node/archive/v16.6.0.tar.gz |