XQuartz: Update release feed URL to use new https URL

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit 299b01eabf)
This commit is contained in:
Jeremy Huddleston Sequoia 2016-05-03 23:14:24 -07:00
parent ab5f69e541
commit a1915ad14d

View file

@ -34,20 +34,7 @@
<key>SUPublicDSAKeyFile</key>
<string>sparkle.pem</string>
<key>SUFeedURL</key>
<string>http://xquartz.macosforge.org/downloads/sparkle/release.xml</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>macosforge.org</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
</dict>
<string>https://www.xquartz.org/releases/sparkle/release.xml</string>
#endif
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>