XQuartz: Update release feed URL to use new https URL

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
Jeremy Huddleston Sequoia 2016-05-03 23:14:24 -07:00
parent 16d6733c63
commit 299b01eabf

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>