Update launcher README links to v1.1

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

Alessandro committed Jun 30, 2026 at 18:11 UTC 186ca2fde62c96dbce4a7b7d315ebb8d8e7c5a61
1 file changed +3 -3
README.md
+3 -3
@@ -49,10 +49,10 @@ The desktop **A0 Launcher** is the recommended way to install Agent Zero on a pe
49
50 | Architecture | macOS | Linux | Windows |
51 | --- | --- | --- | --- |
52 -| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-windows-x64.exe) |
53 -| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.0/a0-launcher-1.0-windows-arm64.exe) |
52 +| x86 | [Mac Intel](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-macos-x64.dmg) | [Linux x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-linux-x64.AppImage) | [Windows x86](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-windows-x64.exe) |
53 +| ARM64 | [Mac Apple Silicon](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-macos-arm64.dmg) | [Linux ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-linux-arm64.AppImage) | [Windows ARM64](https://github.com/agent0ai/a0-launcher/releases/download/v1.1/a0-launcher-1.1-windows-arm64.exe) |
54
55 -See the [A0 Launcher v1.0 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.0) for release notes and updater metadata. See the [Launcher guide](./docs/guides/launcher.md) for the first-run walkthrough.
55 +See the [A0 Launcher v1.1 release](https://github.com/agent0ai/a0-launcher/releases/tag/v1.1) for release notes and updater metadata. See the [Launcher guide](./docs/guides/launcher.md) for the first-run walkthrough.
56
57 ## A0 Install
58