Skip to content

Commit 129290e

Browse files
author
Aldrin
committed
Fix ByteAgent repository URLs to use public releases repository
- Updated data/ByteAgent to point to sebastianaldrin/byte-agent (public) - Updated apps/ByteAgent.md GitHub links to use public repository - Fixed AppImage download URL to use publicly accessible releases - Repository sebastianaldrin/byte-agent contains only compiled releases - Source code remains private in sebastianaldrin/byte-agent-desktop
1 parent f39e645 commit 129290e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/ByteAgent.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ screenshots:
1111
- ByteAgent/screenshot.png
1212

1313
authors:
14-
- name: aldrin-labs
15-
url: https://github.com/aldrin-labs
14+
- name: sebastianaldrin
15+
url: https://github.com/sebastianaldrin
1616

1717
links:
1818
- type: GitHub
19-
url: aldrin-labs/byte-agent
19+
url: sebastianaldrin/byte-agent
2020
- type: Download
21-
url: https://github.com/aldrin-labs/byte-agent/releases
21+
url: https://github.com/sebastianaldrin/byte-agent/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|aldrin-labs|byte-agent|latest|ByteAgent*.AppImage.zsync
35+
X-AppImage-UpdateInformation: gh-releases-zsync|sebastianaldrin|byte-agent|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/aldrin-labs/byte-agent/releases/latest/download/ByteAgent-x86_64.AppImage
1+
https://github.com/sebastianaldrin/byte-agent/releases/latest/download/ByteAgent-x86_64.AppImage
22
#

0 commit comments

Comments
 (0)