diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-23 16:27:27 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-23 16:27:27 +0100 |
commit | f5a956ca41e094e8d7b5ef8b6836fcdbb53acaff (patch) | |
tree | 0ac5292afb182215093d1d252b697569da8253e6 /extra/nodejs/sources | |
parent | 1f2dbd32677f4b0d1f060a30e7c85f13fb097556 (diff) | |
download | repository-f5a956ca41e094e8d7b5ef8b6836fcdbb53acaff.tar.gz |
nodejs: bump to 19.7.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 7bbedbb3..535c1188 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.6.1.tar.gz +https://github.com/nodejs/node/archive/v19.7.0.tar.gz |