diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-25 12:37:31 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-25 12:37:31 +0200 |
commit | 8c4770ab4986b3c36aeeebdcb11ecd588468975a (patch) | |
tree | 7b42855acec022a3440b87545a60cfd2039f336e /extra/nodejs/sources | |
parent | d41ef719163ddb944e7f1e833215ceb6d8891a64 (diff) | |
download | repository-8c4770ab4986b3c36aeeebdcb11ecd588468975a.tar.gz |
nodejs: bump to 18.4.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 83304042..8fe19151 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v18.3.0.tar.gz +https://github.com/nodejs/node/archive/v18.4.0.tar.gz |