UpdateSputnik // Fix update info site.
This commit is contained in:
parent
93812a7707
commit
d561d9e768
|
@ -158,7 +158,7 @@ SOFTWARE.
|
|||
<key>UpdateInfoSite</key>
|
||||
<string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
|
||||
<key>UpdateInfoSiteGitHub</key>
|
||||
<string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
|
||||
<string>https://github.com/vChewing/vChewing-macOS/releases</string>
|
||||
<key>tsInputMethodCharacterRepertoireKey</key>
|
||||
<array>
|
||||
<string>Hans</string>
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
<key>UpdateInfoSite</key>
|
||||
<string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
|
||||
<key>UpdateInfoSiteGitHub</key>
|
||||
<string>https://gitee.com/vChewing/vChewing-macOS/releases</string>
|
||||
<string>https://github.com/vChewing/vChewing-macOS/releases</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue