This commit is contained in:
Mario Fetka 2019-01-04 13:12:00 +01:00
parent 3c971ff4e5
commit 5348b73917
1 changed files with 2 additions and 2 deletions

View File

@ -15,12 +15,12 @@ DL_FILE[0]="vpnfeat.png"
DL_SOURCE[0]="https://www.mjdtech.net/content/images/2016/02/vpnfeat.png"
DL_FILE[1]="openvpnmanager_${VERSION}_bin.zip"
DL_SOURCE[1]="https://openvpn.jowisoftware.de/downloads/openvpnmanager_${VERSION}_bin.zip"
DL_SOURCE[1]="https://github.com/jochenwierum/openvpn-manager/releases/download/release_${VERSION//./_}/openvpnmanager_${VERSION}_bin.zip"
DL_ARCH[1]="ALL"
DL_EXTRACT_FORMAT[1]="unzip"
DL_FILE[2]="openvpnmanager_${VERSION}_setup.exe"
DL_SOURCE[2]="https://openvpn.jowisoftware.de/downloads/openvpnmanager_${VERSION}_setup.exe"
DL_SOURCE[2]="https://github.com/jochenwierum/openvpn-manager/releases/download/release_${VERSION//./_}/openvpnmanager_${VERSION}_setup.exe"
DL_ARCH[2]="TEMP"
DL_EXTRACT_FORMAT[2]="7zip"