diff --git a/docz/docs/03-demos/20-cli/03-nexe.md b/docz/docs/03-demos/20-cli/03-nexe.md index a354132..7ff6a9f 100644 --- a/docz/docs/03-demos/20-cli/03-nexe.md +++ b/docz/docs/03-demos/20-cli/03-nexe.md @@ -38,7 +38,7 @@ This demo was tested in the following deployments: | Architecture | Version | NodeJS | Source | Date | |:-------------|:-------------|:----------|:----------|:-----------| | `darwin-x64` | `4.0.0-rc.6` | `14.15.3` | Pre-built | 2025-01-19 | -| `darwin-arm` | `4.0.0-rc.6` | `20.18.0` | Compiled | 2025-02-13 | +| `darwin-arm` | `4.0.0-rc.6` | `22.14.0` | Compiled | 2025-04-03 | | `win11-x64` | `4.0.0-rc.6` | `14.15.3` | Pre-built | 2024-12-19 | | `win11-arm` | `4.0.0-rc.6` | `22.14.0` | Compiled | 2025-02-23 | | `linux-x64` | `4.0.0-rc.6` | `14.15.3` | Pre-built | 2024-12-31 | diff --git a/docz/docs/03-demos/20-cli/08-boxednode.md b/docz/docs/03-demos/20-cli/08-boxednode.md index c7d6679..24e8fb0 100644 --- a/docz/docs/03-demos/20-cli/08-boxednode.md +++ b/docz/docs/03-demos/20-cli/08-boxednode.md @@ -31,7 +31,7 @@ This demo was tested in the following deployments: | Architecture | Version | NodeJS | Date | |:-------------|:--------|:----------|:-----------| | `darwin-x64` | `2.4.4` | `23.6.0` | 2025-01-19 | -| `darwin-arm` | `2.4.4` | `23.7.0` | 2025-02-11 | +| `darwin-arm` | `2.4.4` | `22.14.0` | 2025-04-03 | | `win11-x64` | `2.4.4` | `16.20.2` | 2024-12-19 | | `linux-x64` | `2.4.4` | `23.5.0` | 2024-12-31 | | `linux-arm` | `2.4.4` | `23.8.0` | 2025-02-15 | diff --git a/docz/docs/03-demos/20-cli/12-bunsea.md b/docz/docs/03-demos/20-cli/12-bunsea.md index 390707b..34532c4 100644 --- a/docz/docs/03-demos/20-cli/12-bunsea.md +++ b/docz/docs/03-demos/20-cli/12-bunsea.md @@ -80,7 +80,7 @@ This demo was last tested in the following deployments: | Architecture | BunJS | Date | |:-------------|:---------|:-----------| | `darwin-x64` | `1.1.45` | 2025-01-19 | -| `darwin-arm` | `1.2.2` | 2025-02-16 | +| `darwin-arm` | `1.2.8` | 2025-04-03 | | `win11-x64` | `1.1.40` | 2024-12-19 | | `win11-arm` | `1.2.3` | 2025-02-23 | | `linux-x64` | `1.1.43` | 2025-01-10 |