diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-11 17:04:28 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-11 17:04:28 +0200 |
commit | 87af8a6c4430d342c43176f7842fe28d70930bc6 (patch) | |
tree | d033aca4044f088bd822da6d491f0c442bb2597c /extra/nodejs/sources | |
parent | 2bf893e6d295019a6a9e9d83a2f89eca2ddb0d70 (diff) | |
download | repository-87af8a6c4430d342c43176f7842fe28d70930bc6.tar.gz |
nodejs: bump to 19.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 c22ff01c..70f058de 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.8.1.tar.gz +https://github.com/nodejs/node/archive/v19.9.0.tar.gz |