diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:42:05 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:42:59 +0100 |
commit | cbb0263a485f0fa90046d5444dbcb9a34210d918 (patch) | |
tree | a0c6b68f70a95ab2c729f3c0afec284e0ad18699 /extra/nodejs/sources | |
parent | 7d37d59f1a3b0134daca49ac76aacee51aada157 (diff) | |
download | repository-cbb0263a485f0fa90046d5444dbcb9a34210d918.tar.gz |
nodejs: bump to 17.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 1b8be59e..e05961b9 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.2.0.tar.gz +https://github.com/nodejs/node/archive/v17.3.0.tar.gz |