Add GitHub fallback update server, update beta SHA-256
- Add secondary update server pointing to GitHub as fallback - Update beta release SHA-256 hash to match actual build Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -31,9 +31,12 @@
|
||||
-->
|
||||
<extension type="template" client="site" method="upgrade">
|
||||
<updateservers>
|
||||
<server type="extension" name="MokoCassiopeia Updates" priority="1">
|
||||
<server type="extension" name="MokoCassiopeia Updates (Gitea)" priority="1">
|
||||
https://git.mokoconsulting.tech/MokoConsulting/MokoCassiopeia/raw/branch/main/updates.xml
|
||||
</server>
|
||||
<server type="extension" name="MokoCassiopeia Updates (GitHub)" priority="2">
|
||||
https://raw.githubusercontent.com/mokoconsulting-tech/MokoCassiopeia/main/updates.xml
|
||||
</server>
|
||||
</updateservers>
|
||||
<name>MokoCassiopeia</name>
|
||||
<version>03.09.14</version>
|
||||
|
||||
Reference in New Issue
Block a user