Update Launcher download links to v1.4
Point the README release page and platform installers to the published v1.4 Launcher artifacts.
Alessandro committed
Jul 23, 2026 at 19:29 UTC
391fab94691d68956269b509e342ae1e1b876864
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.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) |
51
+| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-windows-x64.exe) |
52
+| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.4/a0-launcher-1.4-windows-arm64.exe) |
53
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.
54
+See the [A0 Launcher v1.4 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.4) 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>