diff --git a/builder-product.cfg b/builder-product.cfg index da55979..55c55f5 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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"