Update Launcher README links to v1.6

Point the root README's A0 Launcher downloads and release note link at the published v1.6 assets.

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