diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:35:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:35:17 +0300 |
commit | f102b5be682fe1ec98eb3536bd9d5fb45491ff3f (patch) | |
tree | 412b9fb450265b9788a88ed20b324cfb6c64d3c5 /extra/nodejs/sources | |
parent | 90ae6ac4ba0cce22ac06409d84445c45035ab55f (diff) | |
download | repository-f102b5be682fe1ec98eb3536bd9d5fb45491ff3f.tar.gz |
nodejs: bump to 13.5.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 19d78d4e..5f528728 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v13.3.0.tar.gz +https://nodejs.org/download/release/latest-v13.x/node-v13.5.0.tar.xz |