diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:40:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:40:32 +0300 |
commit | fce18f1a96349bcfa4fd1299510afddcc08d557a (patch) | |
tree | 321244f45d835381fbb2ca8a84dc181456c971e9 /extra/nodejs/sources | |
parent | 85ce7d0cbbbb1df52ce956fb1a7f22348d7b70d6 (diff) | |
download | repository-fce18f1a96349bcfa4fd1299510afddcc08d557a.tar.gz |
nodejs: bump to 16.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 7070915b..2099b7d4 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.1.0.tar.gz +https://github.com/nodejs/node/archive/v16.2.0.tar.gz |