diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-12 23:06:20 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-12 23:06:20 +0100 |
commit | 2347c0ff032fe6af87cbee14f121b11b04b8d4d1 (patch) | |
tree | 2736adaa35368fe03756ed718cfd50eae19de9ce /extra/nodejs/sources | |
parent | b854295d59b0a4f292a06c6511b0f50537725ca4 (diff) | |
download | repository-2347c0ff032fe6af87cbee14f121b11b04b8d4d1.tar.gz |
nodejs: bump to 17.7.1
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 29afc733..787801ff 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.6.0.tar.gz +https://github.com/nodejs/node/archive/v17.7.1.tar.gz |