diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:23:45 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:23:45 +0200 |
commit | 5f8b438e995dd62b6398a6e44645150c6196e309 (patch) | |
tree | b4cb4e267a8103a01df98a20efcad500ccbbf841 /extra/nodejs/sources | |
parent | b8b0c9db38bacc048c249a684f1c0449034aa1d3 (diff) | |
download | repository-5f8b438e995dd62b6398a6e44645150c6196e309.tar.gz |
nodejs: bump to 17.9.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 587e2749..a8c25e72 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.8.0.tar.gz +https://github.com/nodejs/node/archive/v17.9.0.tar.gz |