update script to 2.2.0

for some reason the latest link is still serving an old version.
This commit is contained in:
2026-02-02 10:49:33 -05:00
parent 91d5de4d0e
commit d24997ecf9

View File

@@ -28,7 +28,7 @@ fi
# Download Edge Webview and SV2
curl -L -o MicrosoftEdgeWebview2Setup.exe https://go.microsoft.com/fwlink/p/?LinkId=2124703
curl -L -o svstudio2-pro-setup-latest.exe https://download.dreamtonics.com/svstudio2/svstudio2-pro-setup-latest.exe
curl -L -o svstudio2-pro-setup-latest.exe https://authr3-media.r2.dreamtonics.com/updates/Synthesizer-V-Studio-2-Pro/svstudio2-pro-setup-2.2.0_2.2.0_131584_KkgcgKIz1LaHH6gU.exe
# Install Synthesizer V Studio 2 Pro
WINEPREFIX="$wineprefix_path" wineboot > /dev/null 2>&1 | echo "Wineboot Complete"