|
20 | 20 | <li>
|
21 | 21 | <a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-x86.msi" id="windows-downloadbutton" data-version="{{version.node}}">
|
22 | 22 | <svg class="download-logo" width="50" height="50" viewBox="0 0 50 50"><path d="M1.589 23.55l-0.017-15.31 18.839-2.558v17.868zM23.55 5.225l25.112-3.654v21.979h-25.112zM48.669 26.69l-0.006 21.979-25.112-3.533v-18.446zM20.41 44.736l-18.824-2.58-0.001-15.466h18.825z"></path></svg>
|
23 |
| - Windows Installer |
| 23 | + {{downloads.WindowsInstaller}} |
24 | 24 | <p class="small color-lightgray">node-{{version.node}}-x86.msi</p>
|
25 | 25 | </a>
|
26 | 26 | </li>
|
27 | 27 | <li>
|
28 | 28 | <a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}.pkg">
|
29 | 29 | <svg class="download-logo" width="50" height="50" viewBox="0 0 50 50"><path d="M39.054 34.065q-1.093 3.504-3.448 7.009-3.617 5.495-7.205 5.495-1.374 0-3.925-0.897-2.411-0.897-4.233-0.897-1.71 0-3.981 0.925-2.271 0.953-3.701 0.953-4.261 0-8.439-7.261-4.121-7.317-4.121-14.102 0-6.392 3.168-10.485 3.14-4.037 7.962-4.037 2.019 0 4.962 0.841 2.916 0.841 3.869 0.841 1.262 0 4.009-0.953 2.86-0.953 4.85-0.953 3.336 0 5.972 1.822 1.458 1.009 2.916 2.804-2.215 1.878-3.196 3.308-1.822 2.635-1.822 5.803 0 3.476 1.934 6.252t4.43 3.533zM28.512 1.179q0 1.71-0.813 3.813-0.841 2.103-2.607 3.869-1.514 1.514-3.028 2.019-1.037 0.308-2.916 0.477 0.084-4.177 2.187-7.205 2.075-3 7.009-4.149 0.028 0.084 0.070 0.308t0.070 0.308q0 0.112 0.014 0.28t0.014 0.28z"></path></svg>
|
30 |
| - macOS Installer |
| 30 | + {{downloads.MacOSInstaller}} |
31 | 31 | <p class="small color-lightgray">node-{{version.node}}.pkg</p>
|
32 | 32 | </a>
|
33 | 33 | </li>
|
34 | 34 | <li>
|
35 | 35 | <a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}.tar.gz">
|
36 | 36 | <svg class="download-logo" width="50" height="50" viewBox="0 0 50 50"><path d="M25.030 0.934l-24.871 10.716 24.895 10.632 25.152-10.656-25.176-10.691zM26.050 23.62v25.686l24.188-11.483v-24.478l-24.188 10.275zM0.001 37.824l24.27 11.483v-25.686l-24.27-10.275v24.478z"></path></svg>
|
37 |
| - Source Code |
| 37 | + {{downloads.SourceCode}} |
38 | 38 | <p class="small color-lightgray">node-{{version.node}}.tar.gz</p>
|
39 | 39 | </a>
|
40 | 40 | </li>
|
|
44 | 44 | <table class="download-matrix full-width">
|
45 | 45 | <tbody>
|
46 | 46 | <tr>
|
47 |
| - <th>Windows Installer (.msi)</th> |
| 47 | + <th>{{downloads.WindowsInstaller}} (.msi)</th> |
48 | 48 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-x86.msi">32-bit</a></td>
|
49 | 49 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-x64.msi">64-bit</a></td>
|
50 | 50 | </tr>
|
51 | 51 |
|
52 | 52 | <tr>
|
53 |
| - <th>Windows Binary (.zip)</th> |
| 53 | + <th>{{downloads.WindowsBinary}} (.zip)</th> |
54 | 54 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-win-x86.zip">32-bit</a></td>
|
55 | 55 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-win-x64.zip">64-bit</a></td>
|
56 | 56 | </tr>
|
57 | 57 |
|
58 | 58 | <tr>
|
59 |
| - <th>macOS Installer (.pkg)</th> |
| 59 | + <th>{{downloads.MacOSInstaller}} (.pkg)</th> |
60 | 60 | <td colspan="6"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}.pkg">64-bit</a></td>
|
61 | 61 | </tr>
|
62 | 62 |
|
63 | 63 | <tr>
|
64 |
| - <th>macOS Binaries (.tar.gz)</th> |
| 64 | + <th>{{downloads.MacOSBinary}} (.tar.gz)</th> |
65 | 65 | <td colspan="6"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-darwin-x64.tar.gz">64-bit</a></td>
|
66 | 66 | </tr>
|
67 | 67 | {{#if versionTypeCurrent }}
|
68 | 68 | <tr>
|
69 |
| - <th>Linux Binaries (x64)</th> |
| 69 | + <th>{{downloads.LinuxBinaries}} (x64)</th> |
70 | 70 | <td colspan="6"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-x64.tar.xz">64-bit</a></td>
|
71 | 71 | </tr>
|
72 | 72 | {{else}}
|
73 | 73 | <tr>
|
74 |
| - <th>Linux Binaries (x86/x64)</th> |
| 74 | + <th>{{downloads.LinuxBinaries}} (x86/x64)</th> |
75 | 75 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-x86.tar.xz">32-bit</a></td>
|
76 | 76 | <td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-x64.tar.xz">64-bit</a></td>
|
77 | 77 | </tr>
|
78 | 78 | {{/if}}
|
79 | 79 |
|
80 | 80 | <tr>
|
81 |
| - <th>Linux Binaries (ARM)</th> |
| 81 | + <th>{{downloads.LinuxBinaries}} (ARM)</th> |
82 | 82 | <td colspan="2"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-armv6l.tar.xz">ARMv6</a></td>
|
83 | 83 | <td colspan="2"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-armv7l.tar.xz">ARMv7</a></td>
|
84 | 84 | <td colspan="2"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-linux-arm64.tar.xz">ARMv8</a></td>
|
85 | 85 | </tr>
|
86 | 86 |
|
87 | 87 | <tr>
|
88 |
| - <th>Source Code</th> |
| 88 | + <th>{{downloads.SourceCode}}</th> |
89 | 89 | <td colspan="6">
|
90 | 90 | <a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}.tar.gz">node-{{version.node}}.tar.gz</a>
|
91 | 91 | </td>
|
|
0 commit comments