diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-16 02:39:19 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-16 02:39:19 +0100 |
commit | 3ab6edeac1eb4f61a5eb144a0569fcfac02c3da1 (patch) | |
tree | 4a5c00e0edd81793889ee9f566a36acff8d78eb2 /extra/nodejs/sources | |
parent | b3024c3f08f4a979278b392e7830163a79a3290a (diff) | |
download | repository-3ab6edeac1eb4f61a5eb144a0569fcfac02c3da1.tar.gz |
nodejs: bump to 19.3.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 f005c511..7f595b0a 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.2.0.tar.gz +https://github.com/nodejs/node/archive/v19.3.0.tar.gz |