Bläddra i källkod

Update LibreOffice to version 7.3.2

Miroslav Abrahám 3 år sedan
förälder
incheckning
7f7ce3670c
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      bucket/libreoffice-all.json

+ 4 - 4
bucket/libreoffice-all.json

@@ -1,13 +1,13 @@
 {
-    "version": "7.3.1.3",
+    "version": "7.3.2",
     "description": "Powerful office suite",
     "homepage": "https://libreoffice.org/",
     "license": "MPL-2.0",
     "suggest": {
         "vcredist": "extras/vcredist2015"
     },
-    "url": "https://downloadarchive.documentfoundation.org/libreoffice/old/7.3.1.3/portable/LibreOfficePortable_7.3.1_MultilingualAll.paf.exe#/dl.7z",
-    "hash": "b65b454beaf6e4d59ce1fad35b5b7ed3fbffba2dc8a8e8d16e189d4b76fa4e33",
+    "url": "https://download.documentfoundation.org/libreoffice/portable/7.3.2/LibreOfficePortable_7.3.2_MultilingualAll.paf.exe#/dl.7z",
+    "hash": "29554cb1ce3b2326a5a3e2bfb7b7e76ec292a7d3bc73bfafffaf1c8f94e30701",
     "pre_install": [
         "if (!(Test-Path \"$persist_dir\\Data\\settings\")) {",
         "    New-Item \"$dir\\Data\\settings\\LibreOfficePortableSettings.ini\" -Value \"[LibreOfficePortableSettings]`nInvalidPackageWarningShown=$version.0\" -Force | Out-Null",
@@ -56,7 +56,7 @@
         "regex": ">([\\d.]+)/<"
     },
     "autoupdate": {
-        "url": "https://downloadarchive.documentfoundation.org/libreoffice/old/$version/portable/LibreOfficePortable_$version_MultilingualAll.paf.exe#/dl.7z",
+        "url": "https://download.documentfoundation.org/libreoffice/portable/$version/LibreOfficePortable_$version_MultilingualAll.paf.exe#/dl.7z",
         "hash": {
             "url": "$url.sha256"
         }