officecfg/registry/schema/org/openoffice/Office/Update.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 345b02e7d445ad69d608a11429e16f6d8eb6959a
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Wed Dec 20 13:27:10 2023 +0100
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Wed Dec 20 19:14:34 2023 +0100

    Update --enable-online-update-mar server URL
    
    ...after consultation with hostmas...@documentfoundation.org about an
    appropriate URL
    
    Change-Id: Ie8214081b68fb14f1a7824ea7cc2301abe8c1642
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161070
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
index 1eed1a870206..6657389db6d5 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
@@ -41,7 +41,7 @@
             <info>
                 <desc>The URL that is used for the update check</desc>
             </info>
-            <value>http://vm195.documentfoundation.org/</value>
+            <value>https://update-mar.libreoffice.org/</value>
         </prop>
         <prop oor:name="UpdateChannel" oor:type="xs:string" 
oor:nillable="false">
             <info>

Reply via email to