diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-15 23:03:12 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-15 23:03:12 +0100 |
commit | 1fc5230df85769140438a0e0a9f338cbf9bf0b77 (patch) | |
tree | 74c3c4f80fb312ec517a83d7b77a8a6951c7775d /extra/nodejs/sources | |
parent | 507557f93d3bbeedbbfd18053be6d55b9f74967f (diff) | |
download | repository-1fc5230df85769140438a0e0a9f338cbf9bf0b77.tar.gz |
nodejs: bump to 19.1.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 85014f66..2db66ea8 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.0.1.tar.gz +https://github.com/nodejs/node/archive/v19.1.0.tar.gz |