diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 23:55:15 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 23:55:15 +0200 |
commit | 281da20de09d2eb4e20f5a3e4108f472ec9a1788 (patch) | |
tree | 45e36360c4dc81268b1ec29c73ca64f9aa393a41 /extra/nodejs/sources | |
parent | ede65feb08bc5855a4d4c554668873a17995eb78 (diff) | |
download | repository-281da20de09d2eb4e20f5a3e4108f472ec9a1788.tar.gz |
nodejs: bump to 20.2.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 70f058de..3a5b6f76 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v19.9.0.tar.gz +https://github.com/nodejs/node/archive/v20.2.0.tar.gz |