Repo // Moving update URLs back to Gitee.
This commit is contained in:
parent
4f613bec4f
commit
d4edd767fa
|
@ -1,7 +1,7 @@
|
||||||
因不可控原因,该仓库只能保证在 GitLab China 有最新的内容可用:
|
因不可控原因,该仓库只能保证在 Gitee 有最新的内容可用:
|
||||||
|
|
||||||
- 下载:https://jihulab.com/vChewing/vChewing-macOS/-/releases
|
- 下载:https://gitee.com/vchewing/vChewing-macOS/releases
|
||||||
- 程式码仓库:https://jihulab.com/vChewing/vChewing-macOS
|
- 程式码仓库:https://gitee.com/vchewing/vChewing-macOS
|
||||||
|
|
||||||
# vChewing 威注音输入法
|
# vChewing 威注音输入法
|
||||||
|
|
||||||
|
|
|
@ -124,9 +124,9 @@
|
||||||
<key>TISParticipatesInTouchBar</key>
|
<key>TISParticipatesInTouchBar</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>UpdateInfoEndpoint</key>
|
<key>UpdateInfoEndpoint</key>
|
||||||
<string>https://jihulab.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://jihulab.com/vChewing/vChewing-macOS</string>
|
<string>https://gitee.com/vchewing/vChewing-macOS</string>
|
||||||
<key>tsInputMethodCharacterRepertoireKey</key>
|
<key>tsInputMethodCharacterRepertoireKey</key>
|
||||||
<array>
|
<array>
|
||||||
<string>Hans</string>
|
<string>Hans</string>
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>UpdateInfoEndpoint</key>
|
<key>UpdateInfoEndpoint</key>
|
||||||
<string>https://jihulab.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://jihulab.com/vChewing/vChewing-macOS</string>
|
<string>https://gitee.com/vchewing/vChewing-macOS</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1923</string>
|
<string>1923</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
|
|
Loading…
Reference in New Issue