From 424da4c826ce7b16ff5353b263542895eba71c5d Mon Sep 17 00:00:00 2001 From: p_reichart Date: Tue, 26 Aug 2025 15:48:58 +0200 Subject: [PATCH] Programm Versions update --- app/install_7zip.cmd | 2 +- app/install_audacity.cmd | 6 +++--- app/install_driverstore_explorer.cmd | 2 +- app/install_greenshot.cmd | 2 +- app/install_krita.cmd | 2 +- app/install_librewolf.cmd | 2 +- app/install_microsip.cmd | 2 +- app/install_mp3tag.cmd | 2 +- app/install_notepad++.cmd | 2 +- app/install_pdf24.cmd | 2 +- app/install_waterfox.cmd | 2 +- app/install_windirstat.cmd | 2 +- app/install_xournal.cmd | 10 +++------- 13 files changed, 17 insertions(+), 21 deletions(-) diff --git a/app/install_7zip.cmd b/app/install_7zip.cmd index 1bff248..89ae5ee 100644 --- a/app/install_7zip.cmd +++ b/app/install_7zip.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=2409 +set VERS=2501 set BASEURL=https://7-zip.org/a set PROG=7z%VERS%-x64.msi diff --git a/app/install_audacity.cmd b/app/install_audacity.cmd index 47b427a..690bfd1 100644 --- a/app/install_audacity.cmd +++ b/app/install_audacity.cmd @@ -8,9 +8,9 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VER=3.5.1 -set BASEURL=https://github.com/audacity/audacity/releases/download/Audacity-%VER% -set PROG=audacity-win-%VER%-64bit.exe +set VERS=3.7.5 +set BASEURL=https://github.com/audacity/audacity/releases/download/Audacity-%VERS% +set PROG=audacity-win-%VERS%-64bit.exe :: --- Lade Installationsdatei herunter curl -kL %BASEURL%/%PROG% -o %SAVEPATH%\%PROG% diff --git a/app/install_driverstore_explorer.cmd b/app/install_driverstore_explorer.cmd index 8126fbb..c92ae68 100644 --- a/app/install_driverstore_explorer.cmd +++ b/app/install_driverstore_explorer.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=v0.12.17 +set VERS=v0.12.110 set BASEURL=https://github.com/lostindark/DriverStoreExplorer/releases/download/%VERS% set PROG=DriverStoreExplorer.%VERS%.zip diff --git a/app/install_greenshot.cmd b/app/install_greenshot.cmd index db40e28..a72b7ea 100644 --- a/app/install_greenshot.cmd +++ b/app/install_greenshot.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=1.2.10.6 +set VERS=1.3.300 set BASEURL=https://github.com/greenshot/greenshot/releases/download/Greenshot-RELEASE-%VERS% set PROG=Greenshot-INSTALLER-%VERS%-RELEASE.exe diff --git a/app/install_krita.cmd b/app/install_krita.cmd index 8087a1f..cf61479 100644 --- a/app/install_krita.cmd +++ b/app/install_krita.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=5.2.6 +set VERS=5.2.11 set BASEURL=https://download.kde.org/stable/krita/%VERS% set PROG=krita-x64-%VERS%-setup.exe diff --git a/app/install_librewolf.cmd b/app/install_librewolf.cmd index 3ff8d24..48a0da1 100644 --- a/app/install_librewolf.cmd +++ b/app/install_librewolf.cmd @@ -7,7 +7,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% -set VERS=132.0-1 +set VERS=142.0-1 set BASEURL=https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/%VERS% set PROG=librewolf-%VERS%-windows-x86_64-setup.exe diff --git a/app/install_microsip.cmd b/app/install_microsip.cmd index efc2752..94a61ed 100644 --- a/app/install_microsip.cmd +++ b/app/install_microsip.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=3.21.5 +set VERS=3.22.0 set BASEURL=https://www.microsip.org/download/MicroSIP-%VERS%.zip?6 set PROG=MicroSIP-%VERS%.zip diff --git a/app/install_mp3tag.cmd b/app/install_mp3tag.cmd index ee23b5a..bcab2e1 100644 --- a/app/install_mp3tag.cmd +++ b/app/install_mp3tag.cmd @@ -10,7 +10,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=328 +set VERS=331 set BASEURL=https://download.mp3tag.de set PROG=mp3tagv%VERS%-x64-setup.exe diff --git a/app/install_notepad++.cmd b/app/install_notepad++.cmd index 341fefe..5e3eba6 100644 --- a/app/install_notepad++.cmd +++ b/app/install_notepad++.cmd @@ -7,7 +7,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% -set VERS=8.7.1 +set VERS=8.8.5 set BASEURL=https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v%VERS% set PROG=npp.%VERS%.Installer.exe diff --git a/app/install_pdf24.cmd b/app/install_pdf24.cmd index b74951c..48c5fd9 100644 --- a/app/install_pdf24.cmd +++ b/app/install_pdf24.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=11.20.1 +set VERS=11.27.0 set BASEURL=https://download.pdf24.org set PROG=pdf24-creator-%VERS%-x64.msi diff --git a/app/install_waterfox.cmd b/app/install_waterfox.cmd index 351a8d2..a9cd146 100644 --- a/app/install_waterfox.cmd +++ b/app/install_waterfox.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=6.5.0 +set VERS=6.6.1 set BASEURL=https://cdn1.waterfox.net/waterfox/releases/%VERS%/WINNT_x86_64 set PROG=Waterfox%%20Setup%%20%VERS%.exe diff --git a/app/install_windirstat.cmd b/app/install_windirstat.cmd index df77015..9a179ff 100644 --- a/app/install_windirstat.cmd +++ b/app/install_windirstat.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=2.2.0 +set VERS=2.2.2 set BASEURL=https://github.com/windirstat/windirstat/releases/download/release/v%VERS% set PROG=WinDirStat-x64.msi diff --git a/app/install_xournal.cmd b/app/install_xournal.cmd index 510ba99..4599645 100644 --- a/app/install_xournal.cmd +++ b/app/install_xournal.cmd @@ -8,18 +8,14 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% :: --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERS=1.2.4 +set VERS=1.2.7 set BASEURL=https://github.com/xournalpp/xournalpp/releases/download/v%VERS% -set PROG=xournalpp-%VERS%-windows.zip +set PROG=xournalpp-%VERS%-windows-setup-x86_64.exe :: --- Lade Installationsdatei herunter curl -kL %BASEURL%/%PROG% -o %SAVEPATH%\%PROG% -:: --- Entpacke .ZIP -powershell.exe -command "Expand-Archive -Force -Path %PROG% -DestinationPath . " - -:: --- Silent-Installation des Programms: -xournalpp-%VERS%-windows.exe /S +%PROG% /S :: --- Installiere C++ Redistibutable