diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-11 13:13:02 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-11 13:13:02 +0100 |
commit | 0c83a8137908378aa506553f40a866a763e8ea0c (patch) | |
tree | 9a73e26753b6586c7238c66f3829fa03eaf5583f /extra/nodejs/sources | |
parent | b6be5a1b4d4d52fc1014a1f1adeb956e0840d9df (diff) | |
download | repository-0c83a8137908378aa506553f40a866a763e8ea0c.tar.gz |
nodejs: bump to 17.5.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 a42b8bd1..249478ca 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.4.0.tar.gz +https://github.com/nodejs/node/archive/v17.5.0.tar.gz |