File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Added
11
+
12
+ - 22.7.0 (linux-amd64, linux-arm64)
13
+ - 20.17.0 (linux-amd64, linux-arm64)
14
+
10
15
## [ 3.2.11] - 2024-08-12
11
16
12
17
### Added
Original file line number Diff line number Diff line change
1
+ [[artifacts ]]
2
+ version = " 22.7.0"
3
+ os = " linux"
4
+ arch = " arm64"
5
+ url = " https://nodejs.org/download/release/v22.7.0/node-v22.7.0-linux-arm64.tar.gz"
6
+ checksum = " sha256:46c8ef50c2e02dbc95af0bee8126f648eedd9d0c6a0a2bede1c5ffb82dfd3ea9"
7
+
8
+ [[artifacts ]]
9
+ version = " 22.7.0"
10
+ os = " linux"
11
+ arch = " amd64"
12
+ url = " https://nodejs.org/download/release/v22.7.0/node-v22.7.0-linux-x64.tar.gz"
13
+ checksum = " sha256:e5be0590039a0aaf699d6b4f31c780b2a467f7f37e71c20c95364933715daa05"
14
+
1
15
[[artifacts ]]
2
16
version = " 22.6.0"
3
17
os = " linux"
@@ -306,6 +320,20 @@ arch = "amd64"
306
320
url = " https://nodejs.org/download/release/v21.0.0/node-v21.0.0-linux-x64.tar.gz"
307
321
checksum = " sha256:013f370f1772197cb4e22f22f2185ee26d2e5f3acdb2f252d11cd214e9a8cdb9"
308
322
323
+ [[artifacts ]]
324
+ version = " 20.17.0"
325
+ os = " linux"
326
+ arch = " arm64"
327
+ url = " https://nodejs.org/download/release/v20.17.0/node-v20.17.0-linux-arm64.tar.gz"
328
+ checksum = " sha256:18afbf2781edfcc9918343f4bf74a8c35d74d778b85d40a0c09b232adc0ea82c"
329
+
330
+ [[artifacts ]]
331
+ version = " 20.17.0"
332
+ os = " linux"
333
+ arch = " amd64"
334
+ url = " https://nodejs.org/download/release/v20.17.0/node-v20.17.0-linux-x64.tar.gz"
335
+ checksum = " sha256:21e656f6f4e34080ddc5d75fbfe58ce8482fe6e70a76aeae14afdcdc1e23079d"
336
+
309
337
[[artifacts ]]
310
338
version = " 20.16.0"
311
339
os = " linux"
You can’t perform that action at this time.
0 commit comments