File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- ## [ 3.4.7 ] - 2025-02-12
10
+ ### Added
11
11
12
- - No changes.
12
+ - 23.8.0 (linux-amd64, linux-arm64)
13
+
14
+ ## [ 3.4.7] - 2025-02-12
13
15
14
16
## [ 3.4.6] - 2025-02-11
15
17
Original file line number Diff line number Diff line change
1
+ [[artifacts ]]
2
+ version = " 23.8.0"
3
+ os = " linux"
4
+ arch = " arm64"
5
+ url = " https://nodejs.org/download/release/v23.8.0/node-v23.8.0-linux-arm64.tar.gz"
6
+ checksum = " sha256:d603dcce61cd8f27440bd0cdb2688f5963a7ac6cd0f425e5c9ae8c93cfaaa134"
7
+
8
+ [[artifacts ]]
9
+ version = " 23.8.0"
10
+ os = " linux"
11
+ arch = " amd64"
12
+ url = " https://nodejs.org/download/release/v23.8.0/node-v23.8.0-linux-x64.tar.gz"
13
+ checksum = " sha256:f6d98bbdd0a4078c1e422a6a1d8bf07ad693a4dd793bb5772990456faeca6e95"
14
+
1
15
[[artifacts ]]
2
16
version = " 23.7.0"
3
17
os = " linux"
You can’t perform that action at this time.
0 commit comments