diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-23 12:36:48 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-23 12:36:48 +0100 |
commit | a63c916211026c45dc82fb22260afaf43b503d15 (patch) | |
tree | cd0a05f46b728734ee2316a722518d5851d88b77 /extra/nodejs/sources | |
parent | bc715c7d95d64daa2a40d59e9b1283c47b5e5c0c (diff) | |
download | repository-a63c916211026c45dc82fb22260afaf43b503d15.tar.gz |
nodejs: bump to 17.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 249478ca..29afc733 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.5.0.tar.gz +https://github.com/nodejs/node/archive/v17.6.0.tar.gz |