diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-07 13:46:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-07 13:46:28 +0300 |
commit | 9dcbb1505c2a82f46ea69fc9b73a5c509b1a58bc (patch) | |
tree | c79acb8083af344345d8e3c21e0b513786159182 /extra/nodejs/sources | |
parent | 24de70d12a69ab52fd52b0686889faa3bd24f07d (diff) | |
download | repository-9dcbb1505c2a82f46ea69fc9b73a5c509b1a58bc.tar.gz |
nodejs: bump to 19.4.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 7f595b0a..95989092 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.3.0.tar.gz +https://github.com/nodejs/node/archive/v19.4.0.tar.gz |