Update launcher README links to v1.3
Point the root README's A0 Launcher downloads and release note link at the published v1.3 assets without moving the Agent Zero v2.4 tag.
Alessandro committed
Jul 17, 2026 at 17:43 UTC
d1d48bc9c0e6e253e87c354ce757c518820c6e25
1 file changed
+3
-3
README.md
+3
-3
@@ -48,10 +48,10 @@ Agent Zero runs wherever Docker runs, from a $6 VPS or Raspberry Pi to a local w
48
49
| Architecture | macOS | Linux | Windows |
50
| --- | --- | --- | --- |
51
-| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-windows-x64.exe) |
52
-| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.2/a0-launcher-1.2-windows-arm64.exe) |
51
+| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-windows-x64.exe) |
52
+| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.3/a0-launcher-1.3-windows-arm64.exe) |
53
54
-See the [A0 Launcher v1.2 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.2) for release notes and updater metadata. See the [Launcher guide](./docs/guides/launcher.md) for the first-run walkthrough.
54
+See the [A0 Launcher v1.3 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.3) for release notes and updater metadata. See the [Launcher guide](./docs/guides/launcher.md) for the first-run walkthrough.
55
56
<details>
57
<summary><strong>Other install paths</strong></summary>