Skip to content

Commit 837eccf

Browse files
committed
chore(node): rollback to v22.16.0
1 parent cd96e33 commit 837eccf

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.1.0
1+
22.16.0

api-docs/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.1.0
1+
22.16.0

devenv/config.ini

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ linux_arm64_sha256 = d37aef7bdf5c27f7d006918f7cedb31f4ba07c88f61baac4ffbe0bee6d4
3333
[node]
3434
# upstream (https://nodejs.org/dist/) is not reliable enough
3535
# ask someone in team-devinfra to upload for you
36-
darwin_x86_64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v24.1.0-darwin-x64.tar.xz
37-
darwin_x86_64_sha256 = 24972a36e5468bba55fba413c2a09454a3c1e4daa1f8421da9b6c51fc0f4b0f8
38-
darwin_arm64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v24.1.0-darwin-arm64.tar.xz
39-
darwin_arm64_sha256 = c107305437e41a111f11de52e87b06edf3b462fd1a4178d553704ef96c296f7f
40-
linux_x86_64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v24.1.0-linux-x64.tar.xz
41-
linux_x86_64_sha256 = 76b77c43f97a7c4cf60917e24c5e212faaf8ca664e433759ef98d12f268b6b49
36+
darwin_x86_64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v22.16.0-darwin-x64.tar.xz
37+
darwin_x86_64_sha256 = 5c34638f2c0e3f3aaa7b3a94b58304765a169730da1896ebba8515ea4d987a9c
38+
darwin_arm64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v22.16.0-darwin-arm64.tar.xz
39+
darwin_arm64_sha256 = aaf7fc3c936f1b359bc312b63638e41f258689ac2303966ad932cda18c54ea00
40+
linux_x86_64 = https://storage.googleapis.com/sentry-dev-infra-assets/node/node-v22.16.0-linux-x64.tar.xz
41+
linux_x86_64_sha256 = 5c34638f2c0e3f3aaa7b3a94b58304765a169730da1896ebba8515ea4d987a9c
4242
# used for autoupdate
43-
version = v24.1.0
43+
version = v22.16.0
4444

4545
# kept here only for compatibility with older `devenv`
4646
[python]

0 commit comments

Comments
 (0)