diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-25 14:07:39 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-25 14:07:39 +0100 |
commit | 5d4aef73d55227cbf9268dbfbb903d309f885fb3 (patch) | |
tree | 193cf7327e51ef952d3c29d9c64fadd63404b687 /extra/nodejs/sources | |
parent | dfb7c50fe413da7cb469dae95e35bf25e36c537d (diff) | |
download | repository-5d4aef73d55227cbf9268dbfbb903d309f885fb3.tar.gz |
nodejs: bump to 19.5.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 95989092..25b8936f 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.4.0.tar.gz +https://github.com/nodejs/node/archive/v19.5.0.tar.gz |