diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-18 14:18:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-18 14:18:55 +0300 |
commit | 999b2792a4c7e54001de99ac75433be71470a830 (patch) | |
tree | 96bc831af7cc5029772b186b69407b4ad5e3635d /extra/nodejs | |
parent | ecf66c86c764be4f280ca55d7dc428485109b292 (diff) | |
download | repository-999b2792a4c7e54001de99ac75433be71470a830.tar.gz |
nodejs: bump to 15.12.0
Diffstat (limited to 'extra/nodejs')
-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 ba32d10a..1948ce99 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1 +1 @@ -1a7091a210423970619b4af95dba6f4c6e2b576b9700460e5220afff24a8d2d1 node-v15.11.0.tar.xz +5ebbbe5024787a45134c4fbd77f50ae494c9cd49c87ce2c9f327af77d8af1a31 node-v15.12.0.tar.xz diff --git a/extra/nodejs/sources b/extra/nodejs/sources index b8d9bbcb..086d5c7a 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://nodejs.org/download/release/latest-v15.x/node-v15.11.0.tar.xz +https://nodejs.org/download/release/latest-v15.x/node-v15.12.0.tar.xz diff --git a/extra/nodejs/version b/extra/nodejs/version index f2f5a049..b5a67278 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -15.11.0 1 +15.12.0 1 |