diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-25 10:28:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-25 10:28:10 +0300 |
commit | dee7e52844bb104ab08894bd07fe05dcf933ef05 (patch) | |
tree | 1610183666c5f8fb30139ebbeb976624ae98c0d3 /extra/nodejs/sources | |
parent | 63cd742e71b76b9876a8c284ae43a5c879fc4feb (diff) | |
download | repository-dee7e52844bb104ab08894bd07fe05dcf933ef05.tar.gz |
nodejs: bump to 16.4.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 582f64e1..9f0a3cd4 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.3.0.tar.gz +https://github.com/nodejs/node/archive/v16.4.0.tar.gz |