From 6761341c361fed5276c8aafcf4b5d69a5ddadce0 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 3 Jun 2012 11:33:12 +0200 Subject: [PATCH] Bump --- AiO-Runtimes-x64-v1.3.4.7z.sha1sum | 1 - AiO-Runtimes-x64-v1.3.5.7z.sha1sum | 1 + AiO-Runtimes-x86-v1.7.2.7z.sha1sum | 1 - AiO-Runtimes-x86-v1.7.3.7z.sha1sum | 1 + builder-product.cfg | 8 ++++---- 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 AiO-Runtimes-x64-v1.3.4.7z.sha1sum create mode 100644 AiO-Runtimes-x64-v1.3.5.7z.sha1sum delete mode 100644 AiO-Runtimes-x86-v1.7.2.7z.sha1sum create mode 100644 AiO-Runtimes-x86-v1.7.3.7z.sha1sum diff --git a/AiO-Runtimes-x64-v1.3.4.7z.sha1sum b/AiO-Runtimes-x64-v1.3.4.7z.sha1sum deleted file mode 100644 index 1d808be..0000000 --- a/AiO-Runtimes-x64-v1.3.4.7z.sha1sum +++ /dev/null @@ -1 +0,0 @@ -d1d959edee79c40d76f4662999ae42cea0f3f816 /home/mario/.opsi-dist-cache/aio-1.7.2.1.3.4/X86_64/AiO-Runtimes-x64-v1.3.4.7z diff --git a/AiO-Runtimes-x64-v1.3.5.7z.sha1sum b/AiO-Runtimes-x64-v1.3.5.7z.sha1sum new file mode 100644 index 0000000..490d5b1 --- /dev/null +++ b/AiO-Runtimes-x64-v1.3.5.7z.sha1sum @@ -0,0 +1 @@ +fb0968be7543ea376c7101782bb91878ab8dbe71 /home/mario/.opsi-dist-cache/sereby.aio-1.7.3.1.3.5/X86_64/AiO-Runtimes-x64-v1.3.5.7z diff --git a/AiO-Runtimes-x86-v1.7.2.7z.sha1sum b/AiO-Runtimes-x86-v1.7.2.7z.sha1sum deleted file mode 100644 index 5e4e421..0000000 --- a/AiO-Runtimes-x86-v1.7.2.7z.sha1sum +++ /dev/null @@ -1 +0,0 @@ -fdeafa613d71dd6044a40f53bbfb8bc60dc7a369 /home/mario/.opsi-dist-cache/aio-1.7.2.1.3.4/X86/AiO-Runtimes-x86-v1.7.2.7z diff --git a/AiO-Runtimes-x86-v1.7.3.7z.sha1sum b/AiO-Runtimes-x86-v1.7.3.7z.sha1sum new file mode 100644 index 0000000..1db82c6 --- /dev/null +++ b/AiO-Runtimes-x86-v1.7.3.7z.sha1sum @@ -0,0 +1 @@ +21d7b3b5f69ce8458381b0fd42892af933535cb4 /home/mario/.opsi-dist-cache/sereby.aio-1.7.3.1.3.5/X86/AiO-Runtimes-x86-v1.7.3.7z diff --git a/builder-product.cfg b/builder-product.cfg index 14edc64..4a79292 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -3,8 +3,8 @@ ############################ VENDOR="sereby.org" PN="sereby.aio" -VERSION_X86="1.7.2" -VERSION_X64="1.3.4" +VERSION_X86="1.7.3" +VERSION_X64="1.3.5" VERSION="${VERSION_X86}.${VERSION_X64}" RELEASE="1" PRIORITY="0" @@ -27,13 +27,13 @@ DL_SOURCE[0]="http://www.chip.de/ii/102791693_ff1cd10758.jpg" ## 1: 32 Bit Runtimes DL_FILE[1]="AiO-Runtimes-x86-v${VERSION_X86}.7z" -DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/51588/?download" +DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/54030/?download" DL_ARCH[1]="X86" DL_EXTRACT_FORMAT[1]="7zip" ## 2: 64 Bit DL_FILE[2]="AiO-Runtimes-x64-v${VERSION_X64}.7z" -DL_SOURCE[2]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/51587/?download" +DL_SOURCE[2]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/54029/?download" DL_ARCH[2]="X86_64" DL_EXTRACT_FORMAT[2]="7zip"