diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-23 16:49:19 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-23 16:49:19 +0100 |
commit | 3493199f043c28878775f945257cca0ddb78df97 (patch) | |
tree | 6ef4027df9c6b9e92235dfab2a2a6808d9af5f43 /extra/nodejs/sources | |
parent | 553959c86d719a3fb3fe9972a6fb1e3b4d9e6175 (diff) | |
download | repository-3493199f043c28878775f945257cca0ddb78df97.tar.gz |
nodejs: bump to 17.8.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 787801ff..587e2749 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.7.1.tar.gz +https://github.com/nodejs/node/archive/v17.8.0.tar.gz |