diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-15 10:44:18 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-15 10:44:18 +0100 |
commit | d39817c083b7feb898cdd3020a07a04f58ca2a4e (patch) | |
tree | 8b0b9e7de44921efd8559cd42a119f45d4d6283b /extra/nodejs/sources | |
parent | b0e6db10496c361adb407c59a4dcff5114dda842 (diff) | |
download | repository-d39817c083b7feb898cdd3020a07a04f58ca2a4e.tar.gz |
nodejs: bump to 19.0.1
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 ef9754e4..85014f66 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.0.0.tar.gz +https://github.com/nodejs/node/archive/v19.0.1.tar.gz |