Repo // Redirect UpdateInfoSite to the Releases page.

This commit is contained in:
ShikiSuen 2022-02-24 19:02:46 +08:00
parent e405c276f6
commit 6230bf0d67
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@
<key>UpdateInfoEndpoint</key> <key>UpdateInfoEndpoint</key>
<string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string> <string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string>
<key>UpdateInfoSite</key> <key>UpdateInfoSite</key>
<string>https://gitee.com/vchewing/vChewing-macOS</string> <string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
<key>tsInputMethodCharacterRepertoireKey</key> <key>tsInputMethodCharacterRepertoireKey</key>
<array> <array>
<string>Hans</string> <string>Hans</string>

View File

@ -5,7 +5,7 @@
<key>UpdateInfoEndpoint</key> <key>UpdateInfoEndpoint</key>
<string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string> <string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string>
<key>UpdateInfoSite</key> <key>UpdateInfoSite</key>
<string>https://gitee.com/vchewing/vChewing-macOS</string> <string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1923</string> <string>1923</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>