Fix appcast url

This commit is contained in:
Pedro Piñera 2018-04-17 19:59:07 +02:00
parent a73118736b
commit 605bdd4cb3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<key>SUEnableAutomaticChecks</key>
<string>YES</string>
<key>SUFeedURL</key>
<string>https://raw.githubusercontent.com/pepibumur/xcbuddy/master/appcast.xml</string>
<string>https://raw.githubusercontent.com/xcbuddy/xcbuddy/master/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
</dict>