Add platform labels to update server names (Gitea/GitHub)
Some checks failed
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-14 18:28:20 -05:00
parent e43a1a445b
commit 2b8c60ccbe

View File

@@ -31,10 +31,10 @@
-->
<extension type="template" client="site" method="upgrade">
<updateservers>
<server type="extension" priority="1" name="MokoCassiopeia Update Server">
<server type="extension" priority="1" name="MokoCassiopeia Update Server (Gitea)">
https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia/raw/branch/main/updates.xml
</server>
<server type="extension" priority="2" name="MokoCassiopeia Update Server">
<server type="extension" priority="2" name="MokoCassiopeia Update Server (GitHub)">
https://raw.githubusercontent.com/mokoconsulting-tech/MokoCassiopeia/main/updates.xml
</server>
</updateservers>