diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-12 22:29:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-12 22:29:15 +0300 |
commit | 97b382e05aa24d5f1e024570e1b38b95176b4b28 (patch) | |
tree | 785187b18333a1c17d9b5a755c8e3b43dbe1ad6f /extra/nodejs/sources | |
parent | a5795a0168b7004a34f54353a9f958152970d7e3 (diff) | |
download | repository-97b382e05aa24d5f1e024570e1b38b95176b4b28.tar.gz |
nodejs: bump to 16.9.1
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 88e6cc0a..5ffbd3d3 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v16.9.0.tar.gz +https://github.com/nodejs/node/archive/v16.9.1.tar.gz |