[vlc-commits] macosx Info.plist: Update update URL
David Fuhrmann
git at videolan.org
Sat Mar 16 21:38:54 CET 2019
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Feb 17 21:36:09 2019 +0100| [6fc3c589e17f3750e5754095ce228ea4b78372ca] | committer: David Fuhrmann
macosx Info.plist: Update update URL
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6fc3c589e17f3750e5754095ce228ea4b78372ca
---
share/Info.plist.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/Info.plist.in b/share/Info.plist.in
index 875a69c630..60e363fe2a 100644
--- a/share/Info.plist.in
+++ b/share/Info.plist.in
@@ -1546,7 +1546,7 @@
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>SUFeedURL</key>
- <string>http://update.videolan.org/vlc/sparkle/vlc-intel64.xml</string>
+ <string>https://update.videolan.org/vlc/sparkle/vlc-intel64.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>UTExportedTypeDeclarations</key>
More information about the vlc-commits
mailing list