diff options
author | Cem Keylan <cem@ckyln.com> | 2022-07-16 22:27:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-07-16 22:27:11 +0300 |
commit | 9a85b51eab5d53b9b086b8e94e41a63c416f38b5 (patch) | |
tree | 4074af461d4d4042e8119140afa08705935689f7 /extra/nodejs/sources | |
parent | 65dc4d4df98c1fd984039c2c4875e6fe4737a7bd (diff) | |
download | repository-9a85b51eab5d53b9b086b8e94e41a63c416f38b5.tar.gz |
nodejs: bump to 18.6.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 8fe19151..81f3ac6f 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.4.0.tar.gz +https://github.com/nodejs/node/archive/v18.6.0.tar.gz |