From 00ec1ad5083a0e5b0e6c8d46fe21fd9a7fefd086 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 3 Jan 2019 21:38:06 +0100 Subject: [PATCH] Bump --- CLIENT_DATA/setup3264.ins | 4 ++-- Dropbox-3.10.11-Offline-Installer.exe.sha1sum | 1 - Dropbox-63.4.107-Offline-Installer.exe.sha1sum | 1 + builder-product.cfg | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 Dropbox-3.10.11-Offline-Installer.exe.sha1sum create mode 100644 Dropbox-63.4.107-Offline-Installer.exe.sha1sum diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 2b9e808..b1ee036 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -102,7 +102,7 @@ else endif [Winbatch_install_32] -"$Install32Exe$" /S /D="$InstallDir32$" +"$Install32Exe$" /S /D="$InstallDir32$" /NOLAUNCH [Files_install_32] ; copy the ini file to the InstallDir @@ -113,7 +113,7 @@ copy "$IniCfgFile$" "$InstallDir32$" ; copy -s "%ScriptPath%\files\*.*" "$InstallDir32$" [Winbatch_install_64] -"$Install64Exe$" /S /D="$InstallDir64$" +"$Install64Exe$" /S /D="$InstallDir64$" /NOLAUNCH [Files_install_64] ; copy the ini file to the InstallDir diff --git a/Dropbox-3.10.11-Offline-Installer.exe.sha1sum b/Dropbox-3.10.11-Offline-Installer.exe.sha1sum deleted file mode 100644 index 7792a6a..0000000 --- a/Dropbox-3.10.11-Offline-Installer.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -a12fa5a0df9baf345f09a6ba45b3bdef1b4a627d /home/mario/.opsi-dist-cache/dropbox.client-3.10.11/X86/Dropbox-3.10.11-Offline-Installer.exe diff --git a/Dropbox-63.4.107-Offline-Installer.exe.sha1sum b/Dropbox-63.4.107-Offline-Installer.exe.sha1sum new file mode 100644 index 0000000..bf07c78 --- /dev/null +++ b/Dropbox-63.4.107-Offline-Installer.exe.sha1sum @@ -0,0 +1 @@ +5805d7ee3e07b26c5374cb991ff315593210a01b /home/mario/.opsi-dist-cache/dropbox.client-63.4.107/X86/Dropbox-63.4.107-Offline-Installer.exe diff --git a/builder-product.cfg b/builder-product.cfg index 12c6477..e347aa1 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ VENDOR="dropbox.com" PN="dropbox.client" NAME="DropBox Client" DESCRIPTION="Dropbox online snyc tool" -VERSION="3.10.11" +VERSION="63.4.107" RELEASE="3" PRIORITY="0" ADVICE="" @@ -16,13 +16,13 @@ DL_SOURCE[0]="http://icons.iconarchive.com/icons/uiconstock/socialmedia/512/Drop DL_FILE[1]="Dropbox-${VERSION}-Offline-Installer.exe" #DL_SOURCE[1]="https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%20${VERSION}.exe" -DL_SOURCE[1]="https://clientupdates.dropboxstatic.com/client/Dropbox%20${VERSION}%20Offline%20Installer.exe" +DL_SOURCE[1]="https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%20${VERSION}%20Offline%20Installer.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Exe DL_FILE[2]="Dropbox-${VERSION}-Offline-Installer.exe" #DL_SOURCE[2]="https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%20${VERSION}.exe" -DL_SOURCE[2]="https://clientupdates.dropboxstatic.com/client/Dropbox%20${VERSION}%20Offline%20Installer.exe" +DL_SOURCE[2]="https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%20${VERSION}%20Offline%20Installer.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Exe