Skip to content

Commit 79d1fb0

Browse files
committed
Fix sparkle updater URL
1 parent 2f86de3 commit 79d1fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
<key>SUEnableAutomaticChecks</key>
5555
<string>1</string>
5656
<key>SUFeedURL</key>
57-
<string>https://raw.github.com/OpenEmu/OpenEmu-Update/master/vecxgl_appcast.xml</string>
57+
<string>https://raw.github.com/OpenEmu/OpenEmu-Update/master/o2em_appcast.xml</string>
5858
</dict>
5959
</plist>

0 commit comments

Comments
 (0)