Programm Versions update
This commit is contained in:
@@ -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%
|
||||
|
Reference in New Issue
Block a user