Actualizado enlace de descarga windows

This commit is contained in:
Israel Paredes 2023-03-13 14:24:57 -06:00
parent bc1e952c35
commit 72e4e375a5

View file

@ -55,7 +55,7 @@
switch (OSName) {
case "Windows":
downloadButton.addEventListener("click", function() {
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_7.4.4.0_Win_x86-64_en-MX_es.msi";
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_7.5.0.0_Win_x86-64_en-MX_es.msi";
});
break;
case "MacOS":