File tree 4 files changed +4
-6
lines changed
apps/site/pages/en/blog/release
4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,7 @@ author: Michaël Zasso
106
106
- \[ [ ` bf9240ae8c ` ] ( https://github.com/nodejs/node/commit/bf9240ae8c )] - ** (SEMVER-MINOR)** ** worker** : add hasRef() to MessagePort (Darshan Sen) [ #42849 ] ( https://github.com/nodejs/node/pull/42849 )
107
107
- \[ [ ` c3922afa1c ` ] ( https://github.com/nodejs/node/commit/c3922afa1c )] - ** worker** : add hasRef() to the handle object (Darshan Sen) [ #42756 ] ( https://github.com/nodejs/node/pull/42756 )
108
108
109
- Windows 32-bit Installer: _ Coming soon_ \
110
109
Windows 64-bit Installer: https://nodejs.org/dist/v18.1.0/node-v18.1.0-x64.msi \
111
- Windows 32-bit Binary: _ Coming soon_ \
112
110
Windows 64-bit Binary: https://nodejs.org/dist/v18.1.0/win-x64/node.exe \
113
111
macOS 64-bit Installer: https://nodejs.org/dist/v18.1.0/node-v18.1.0.pkg \
114
112
macOS Apple Silicon 64-bit Binary: https://nodejs.org/dist/v18.1.0/node-v18.1.0-darwin-arm64.tar.gz \
Original file line number Diff line number Diff line change @@ -570,7 +570,7 @@ macOS Apple Silicon 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.
570
570
macOS Intel 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-darwin-x64.tar.gz \
571
571
Linux 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-linux-x64.tar.xz \
572
572
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-linux-ppc64le.tar.xz \
573
- Linux s390x 64-bit Binary: _ Coming soon _ \
573
+ Linux s390x 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-linux-s390x.tar.xz \
574
574
AIX 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-aix-ppc64.tar.gz \
575
575
ARMv7 32-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-linux-armv7l.tar.xz \
576
576
ARMv8 64-bit Binary: https://nodejs.org/dist/v18.17.0/node-v18.17.0-linux-arm64.tar.xz \
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ author: Ruy Adorno
192
192
Windows 32-bit Installer: https://nodejs.org/dist/v18.18.0/node-v18.18.0-x86.msi \
193
193
Windows 64-bit Installer: https://nodejs.org/dist/v18.18.0/node-v18.18.0-x64.msi \
194
194
Windows 32-bit Binary: https://nodejs.org/dist/v18.18.0/win-x86/node.exe \
195
- Windows 64-bit Binary: _ Coming soon _ \
195
+ Windows 64-bit Binary: https://nodejs.org/dist/v18.18.0/win-x64/node.exe \
196
196
macOS 64-bit Installer: https://nodejs.org/dist/v18.18.0/node-v18.18.0.pkg \
197
197
macOS Apple Silicon 64-bit Binary: https://nodejs.org/dist/v18.18.0/node-v18.18.0-darwin-arm64.tar.gz \
198
198
macOS Intel 64-bit Binary: https://nodejs.org/dist/v18.18.0/node-v18.18.0-darwin-x64.tar.gz \
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ Linux 64-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-linux-x64.ta
40
40
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-linux-ppc64le.tar.xz \
41
41
Linux s390x 64-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-linux-s390x.tar.xz \
42
42
AIX 64-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-aix-ppc64.tar.gz \
43
- ARMv7 32-bit Binary: _ Coming soon _ \
43
+ ARMv7 32-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-linux-armv7l.tar.xz \
44
44
ARMv8 64-bit Binary: https://nodejs.org/dist/v20.15.1/node-v20.15.1-linux-arm64.tar.xz \
45
- Source Code: _ Coming soon _ \
45
+ Source Code: https://nodejs.org/dist/v20.15.1/node-v20.15.1.tar.gz \
46
46
Other release files: https://nodejs.org/dist/v20.15.1/ \
47
47
Documentation: https://nodejs.org/docs/v20.15.1/api/
48
48
You can’t perform that action at this time.
0 commit comments