diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:53:58 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:53:58 +0200 |
commit | 3186dcc25b1aa0e3bd55173972fe070e13a80bab (patch) | |
tree | 92ee3dcb8914cc67aa912c417a0ca28cd868d5ff /extra/nodejs | |
parent | aa865ec96735287866047b27470668549ba37aac (diff) | |
download | repository-3186dcc25b1aa0e3bd55173972fe070e13a80bab.tar.gz |
nodejs: bump to 18.0.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 96470d66..e365e4d3 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7a287b1ade874177beb468634728e520c940f5b37110a411eef03e8c854694ae v17.9.0.tar.gz +f2f8221accd1794014356c9436e0140040f5db0d8c4cc924cd90928a1915ec13 v18.0.0.tar.gz diff --git a/extra/nodejs/sources b/extra/nodejs/sources index a8c25e72..f0c49b24 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://github.com/nodejs/node/archive/v17.9.0.tar.gz +https://github.com/nodejs/node/archive/v18.0.0.tar.gz diff --git a/extra/nodejs/version b/extra/nodejs/version index cd3b8533..4deb30bb 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -17.9.0 1 +18.0.0 1 |