mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-11 09:14:06 +01:00
Use correct URLs for Sparkle updates.
This commit is contained in:
parent
daebe8f467
commit
c684a08f5b
@ -60,9 +60,9 @@
|
|||||||
<key>OSAScriptingDefinition</key>
|
<key>OSAScriptingDefinition</key>
|
||||||
<string>NetNewsWire.sdef</string>
|
<string>NetNewsWire.sdef</string>
|
||||||
<key>SUFeedURL</key>
|
<key>SUFeedURL</key>
|
||||||
<string>https://ranchero.com/downloads/netnewswire-5.1-beta.xml</string>
|
<string>https://ranchero.com/downloads/netnewswire-release.xml</string>
|
||||||
<key>FeedURLForTestBuilds</key>
|
<key>FeedURLForTestBuilds</key>
|
||||||
<string>https://ranchero.com/downloads/netnewswire-5.1-beta.xml</string>
|
<string>https://ranchero.com/downloads/netnewswire-beta.xml</string>
|
||||||
<key>UserAgent</key>
|
<key>UserAgent</key>
|
||||||
<string>NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/)</string>
|
<string>NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/)</string>
|
||||||
<key>OrganizationIdentifier</key>
|
<key>OrganizationIdentifier</key>
|
||||||
|
@ -50,8 +50,8 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>SUFeedURL</key>
|
<key>SUFeedURL</key>
|
||||||
<string>https://ranchero.com/downloads/netnewswire-5.1-beta.xml</string>
|
<string>https://ranchero.com/downloads/netnewswire-release.xml</string>
|
||||||
<key>FeedURLForTestBuilds</key>
|
<key>FeedURLForTestBuilds</key>
|
||||||
<string>https://ranchero.com/downloads/netnewswire-5.1-beta.xml</string>
|
<string>https://ranchero.com/downloads/netnewswire-beta.xml</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Loading…
Reference in New Issue
Block a user