File tree 1 file changed +44
-0
lines changed
1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 128
128
}
129
129
]
130
130
},
131
+ {
132
+ "version" : " 20.14.0" ,
133
+ "stable" : true ,
134
+ "lts" : " Iron" ,
135
+ "release_url" : " https://github.com/actions/node-versions/releases/tag/20.14.0-9279690001" ,
136
+ "files" : [
137
+ {
138
+ "filename" : " node-20.14.0-darwin-arm64.tar.gz" ,
139
+ "arch" : " arm64" ,
140
+ "platform" : " darwin" ,
141
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-darwin-arm64.tar.gz"
142
+ },
143
+ {
144
+ "filename" : " node-20.14.0-darwin-x64.tar.gz" ,
145
+ "arch" : " x64" ,
146
+ "platform" : " darwin" ,
147
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-darwin-x64.tar.gz"
148
+ },
149
+ {
150
+ "filename" : " node-20.14.0-linux-arm64.tar.gz" ,
151
+ "arch" : " arm64" ,
152
+ "platform" : " linux" ,
153
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-linux-arm64.tar.gz"
154
+ },
155
+ {
156
+ "filename" : " node-20.14.0-linux-x64.tar.gz" ,
157
+ "arch" : " x64" ,
158
+ "platform" : " linux" ,
159
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-linux-x64.tar.gz"
160
+ },
161
+ {
162
+ "filename" : " node-20.14.0-win32-arm64.7z" ,
163
+ "arch" : " arm64" ,
164
+ "platform" : " win32" ,
165
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-win32-arm64.7z"
166
+ },
167
+ {
168
+ "filename" : " node-20.14.0-win32-x64.7z" ,
169
+ "arch" : " x64" ,
170
+ "platform" : " win32" ,
171
+ "download_url" : " https://github.com/actions/node-versions/releases/download/20.14.0-9279690001/node-20.14.0-win32-x64.7z"
172
+ }
173
+ ]
174
+ },
131
175
{
132
176
"version" : " 20.13.1" ,
133
177
"stable" : true ,
You can’t perform that action at this time.
0 commit comments