Skip to content

Commit a5b7497

Browse files
authored
Fix for appcast link (#1124)
Signed-off-by: Wouter01 <[email protected]>
1 parent 07e92c1 commit a5b7497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@
12831283
<key>SUEnableInstallerLauncherService</key>
12841284
<true/>
12851285
<key>SUFeedURL</key>
1286-
<string>https://github.com/CodeEditApp/CodeEdit/releases/download/latest/appcast.xml</string>
1286+
<string>https://github.com/CodeEditApp/CodeEdit/releases/latest/download/appcast.xml</string>
12871287
<key>SUPublicEDKey</key>
12881288
<string>/vAnxnK9wj4IqnUt6wS9EN3Ug69zHb+S/Pb9CyZuwa0=</string>
12891289
</dict>

0 commit comments

Comments
 (0)