From eec43bfb6a628680fe0ab66d8a28fba0df4276af Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 13 Nov 2015 09:47:28 +0100 Subject: [PATCH] Bump --- Dropbox-3.10.11-Offline-Installer.exe.sha1sum | 1 + Dropbox-3.2.9.exe.sha1sum | 1 - builder-product.cfg | 12 +++++++----- 3 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 Dropbox-3.10.11-Offline-Installer.exe.sha1sum delete mode 100644 Dropbox-3.2.9.exe.sha1sum diff --git a/Dropbox-3.10.11-Offline-Installer.exe.sha1sum b/Dropbox-3.10.11-Offline-Installer.exe.sha1sum new file mode 100644 index 0000000..7792a6a --- /dev/null +++ b/Dropbox-3.10.11-Offline-Installer.exe.sha1sum @@ -0,0 +1 @@ +a12fa5a0df9baf345f09a6ba45b3bdef1b4a627d /home/mario/.opsi-dist-cache/dropbox.client-3.10.11/X86/Dropbox-3.10.11-Offline-Installer.exe diff --git a/Dropbox-3.2.9.exe.sha1sum b/Dropbox-3.2.9.exe.sha1sum deleted file mode 100644 index ffd03f9..0000000 --- a/Dropbox-3.2.9.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -52f86d53bd44af9739402edafafb6560a61b4232 /home/mario.fetka/.opsi-dist-cache/dropbox.client-3.2.9/X86/Dropbox-3.2.9.exe diff --git a/builder-product.cfg b/builder-product.cfg index 8bc6a31..12c6477 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.2.9" +VERSION="3.10.11" RELEASE="3" PRIORITY="0" ADVICE="" @@ -14,13 +14,15 @@ TYPE="public" DL_FILE[0]="Dropbox-icon.png" DL_SOURCE[0]="http://icons.iconarchive.com/icons/uiconstock/socialmedia/512/Dropbox-icon.png" -DL_FILE[1]="Dropbox-${VERSION}.exe" -DL_SOURCE[1]="https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%20${VERSION}.exe" +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_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Exe -DL_FILE[2]="Dropbox-${VERSION}.exe" -DL_SOURCE[2]="https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%20${VERSION}.exe" +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_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Exe