Skip to content

Commit a367763

Browse files
author
Aldrin
committed
Fix repository URLs to use dedicated releases repository
- Updated to use sebastianaldrin/byte-agent-releases (desktop releases only) - This prevents confusion with sebastianaldrin/byte-agent (web app) - New repository contains only compiled AppImage binaries - Source code remains completely private
1 parent 129290e commit a367763

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/ByteAgent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ authors:
1616

1717
links:
1818
- type: GitHub
19-
url: sebastianaldrin/byte-agent
19+
url: sebastianaldrin/byte-agent-releases
2020
- type: Download
21-
url: https://github.com/sebastianaldrin/byte-agent/releases
21+
url: https://github.com/sebastianaldrin/byte-agent-releases/releases
2222

2323
desktop:
2424
Desktop Entry:
@@ -32,7 +32,7 @@ desktop:
3232
StartupNotify: true
3333
StartupWMClass: ByteAgent
3434
AppImageHub:
35-
X-AppImage-UpdateInformation: gh-releases-zsync|sebastianaldrin|byte-agent|latest|ByteAgent*.AppImage.zsync
35+
X-AppImage-UpdateInformation: gh-releases-zsync|sebastianaldrin|byte-agent-releases|latest|ByteAgent*.AppImage.zsync
3636
X-AppImage-Type: 2
3737
X-AppImage-Architecture: x86_64
3838
---

data/ByteAgent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://github.com/sebastianaldrin/byte-agent/releases/latest/download/ByteAgent-x86_64.AppImage
1+
https://github.com/sebastianaldrin/byte-agent-releases/releases/latest/download/ByteAgent-x86_64.AppImage
22
#

0 commit comments

Comments
 (0)