Update launcher README links to v1.5

Point the root README's A0 Launcher downloads and release note link at the published v1.5 assets without moving the Agent Zero release tag.

Alessandro committed Aug 1, 2026 at 16:49 UTC d5ac5407a8932bba525e9eb8a991296e28099cb9
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.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) |
51 +| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-windows-x64.exe) |
52 +| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.5/a0-launcher-1.5-windows-arm64.exe) |
53
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.
54 +See the [A0 Launcher v1.5 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.5) 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>