diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-04 22:01:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-04 22:01:15 +0300 |
commit | b9280ad7d51c407cd297e2182d11277b55904c48 (patch) | |
tree | 4adc87e09d06557104245ebe68fe89f883be38cc /extra/nodejs/sources | |
parent | 0ced83089eea1fab14678288246523a28a9b5586 (diff) | |
download | repository-b9280ad7d51c407cd297e2182d11277b55904c48.tar.gz |
nodejs: bump to 16.1.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 e37e8174..7070915b 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.0.0.tar.gz +https://github.com/nodejs/node/archive/v16.1.0.tar.gz |