Ver Fonte

Update LibreOffice to version 7.3.1.3

Miroslav Abrahám há 3 anos atrás
pai
commit
ff4eb71c2e
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      bucket/libreoffice-all.json

+ 4 - 4
bucket/libreoffice-all.json

@@ -1,13 +1,13 @@
 {
-    "version": "7.2.5",
+    "version": "7.3.1.3",
     "description": "Powerful office suite",
     "homepage": "https://libreoffice.org/",
     "license": "MPL-2.0",
     "suggest": {
         "vcredist": "extras/vcredist2015"
     },
-    "url": "https://downloadarchive.documentfoundation.org/libreoffice/old/7.2.5.2/portable/LibreOfficePortable_7.2.5_MultilingualAll.paf.exe#/dl.7z",
-    "hash": "4e4585467b118d8435c80f7e572d3a33f4f379b9fb38aca4c539930a03166aca",
+    "url": "https://downloadarchive.documentfoundation.org/libreoffice/old/7.3.1.3/portable/LibreOfficePortable_7.3.1_MultilingualAll.paf.exe#/dl.7z",
+    "hash": "b65b454beaf6e4d59ce1fad35b5b7ed3fbffba2dc8a8e8d16e189d4b76fa4e33",
     "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.2/portable/LibreOfficePortable_$version_MultilingualAll.paf.exe#/dl.7z",
+        "url": "https://downloadarchive.documentfoundation.org/libreoffice/old/$version/portable/LibreOfficePortable_$version_MultilingualAll.paf.exe#/dl.7z",
         "hash": {
             "url": "$url.sha256"
         }