From c684a08f5be0b8999d3c4a3f71c40225c1f9d421 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Wed, 9 Sep 2020 22:50:02 -0700 Subject: [PATCH] Use correct URLs for Sparkle updates. --- Mac/Resources/Info.plist | 4 ++-- Multiplatform/macOS/Info.plist | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Mac/Resources/Info.plist b/Mac/Resources/Info.plist index 2be12c7ff..e998a537d 100644 --- a/Mac/Resources/Info.plist +++ b/Mac/Resources/Info.plist @@ -60,9 +60,9 @@ OSAScriptingDefinition NetNewsWire.sdef SUFeedURL - https://ranchero.com/downloads/netnewswire-5.1-beta.xml + https://ranchero.com/downloads/netnewswire-release.xml FeedURLForTestBuilds - https://ranchero.com/downloads/netnewswire-5.1-beta.xml + https://ranchero.com/downloads/netnewswire-beta.xml UserAgent NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/) OrganizationIdentifier diff --git a/Multiplatform/macOS/Info.plist b/Multiplatform/macOS/Info.plist index ec33c4818..9aad2f0d9 100644 --- a/Multiplatform/macOS/Info.plist +++ b/Multiplatform/macOS/Info.plist @@ -50,8 +50,8 @@ SUFeedURL - https://ranchero.com/downloads/netnewswire-5.1-beta.xml + https://ranchero.com/downloads/netnewswire-release.xml FeedURLForTestBuilds - https://ranchero.com/downloads/netnewswire-5.1-beta.xml + https://ranchero.com/downloads/netnewswire-beta.xml