diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-08 17:11:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-08 17:11:28 +0300 |
commit | cf34c8826683fcbed76e4d9d071a62ee1e278906 (patch) | |
tree | bb8e6670882b92673195d08bf52e86c4f9775ed5 | |
parent | 5bb270363baf795ac60d5b41409520c808b086d2 (diff) | |
download | repository-cf34c8826683fcbed76e4d9d071a62ee1e278906.tar.gz |
nodejs: bump to 15.1.0
-rw-r--r-- | extra/nodejs/checksums | 2 | ||||
-rw-r--r-- | extra/nodejs/sources | 2 | ||||
-rw-r--r-- | extra/nodejs/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/nodejs/checksums b/extra/nodejs/checksums index 68bf8556..fd242745 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1 +1 @@ -b8d0937a681cfe9b3a4b166b96b114e5535a675a3c52aae8a9d599840fb5bd0f node-v15.0.1.tar.xz +7353d73f06f263b2c90f77a0a189e3ffeb9ea6c0277800e419e9566acd64a0b9 node-v15.1.0.tar.xz diff --git a/extra/nodejs/sources b/extra/nodejs/sources index 08922149..dcbaa2c5 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://nodejs.org/download/release/latest-v15.x/node-v15.0.1.tar.xz +https://nodejs.org/download/release/latest-v15.x/node-v15.1.0.tar.xz diff --git a/extra/nodejs/version b/extra/nodejs/version index d24d2bbd..f0fab0c9 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -15.0.1 1 +15.1.0 1 |