Skip to content

Commit 0515a93

Browse files
authored
fix: Missing 14.15.5 Windows 64 install link (#3674)
1 parent f14dfaf commit 0515a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/blog/release/v14.15.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ author: Bethany Nicolle Griggs
2929
* [[`2f7944b18b`](https://github.com/nodejs/node/commit/2f7944b18b)] - **util**: fix module prefixes during inspection (Ruben Bridgewater) [#36178](https://github.com/nodejs/node/pull/36178)
3030

3131
Windows 32-bit Installer: https://nodejs.org/dist/v14.15.5/node-v14.15.5-x86.msi<br>
32-
Windows 64-bit Installer: *Coming soon*<br>
32+
Windows 64-bit Installer: https://nodejs.org/dist/v14.15.5/node-v14.15.5-x64.msi<br>
3333
Windows 32-bit Binary: https://nodejs.org/dist/v14.15.5/win-x86/node.exe<br>
3434
Windows 64-bit Binary: https://nodejs.org/dist/v14.15.5/win-x64/node.exe<br>
3535
macOS 64-bit Installer: https://nodejs.org/dist/v14.15.5/node-v14.15.5.pkg<br>

0 commit comments

Comments
 (0)