From ab4d1a39c69f908638cd349dd8c4f5204ca23f9a Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 20 Sep 2019 12:47:08 +0200 Subject: [PATCH] correct download link --- builder-product.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builder-product.cfg b/builder-product.cfg index 3bb5731..e49d065 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -163,7 +163,8 @@ DL_ARCH[10]="X86" DL_WINST_NAME[10]=AdobeAirInstallExe DL_FILE[11]="7zsd_extra_150_2712.7z" -DL_SOURCE[11]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" +#DL_SOURCE[11]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" +DL_SOURCE[11]="https://raw.githubusercontent.com/cosmomill/7zsfx/master/files/7zsd_extra_150_2712.7z" DL_ARCH[11]="X86" DL_EXTRACT_FORMAT[11]="7zip" DL_EXTRACT_TO[11]="7ZipSFX"