File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ 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
+ - 23.11.0 (linux-amd64, linux-arm64)
13
+
10
14
## [ 3.5.2] - 2025-03-28
11
15
12
16
### Added
Original file line number Diff line number Diff line change
1
+ [[artifacts ]]
2
+ version = " 23.11.0"
3
+ os = " linux"
4
+ arch = " arm64"
5
+ url = " https://nodejs.org/download/release/v23.11.0/node-v23.11.0-linux-arm64.tar.gz"
6
+ checksum = " sha256:12b29a87a7ccd7e1b97392d1e1533470d596578dad900430cff403e404fe72a7"
7
+
8
+ [[artifacts ]]
9
+ version = " 23.11.0"
10
+ os = " linux"
11
+ arch = " amd64"
12
+ url = " https://nodejs.org/download/release/v23.11.0/node-v23.11.0-linux-x64.tar.gz"
13
+ checksum = " sha256:66f768a7f2d89ecdda8fe1e33ee71ac04ed9180111cbf1c5fb944655fe7c90c7"
14
+
1
15
[[artifacts ]]
2
16
version = " 23.10.0"
3
17
os = " linux"
You can’t perform that action at this time.
0 commit comments