XQuartz: Update release feed URL to use new https URL
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
16d6733c63
commit
299b01eabf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue