From 5348b73917bebbcdb3a95f989a2fb9e0974874dd Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 4 Jan 2019 13:12:00 +0100 Subject: [PATCH] Bump --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"