From b985e96bfe494bc43f56db7d48b686b3f3891317 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 30 Oct 2017 13:38:08 +0100 Subject: [PATCH] Bump --- Git-2.14.2.3-32-bit.exe.sha1sum | 1 - Git-2.14.2.3-64-bit.exe.sha1sum | 1 - Git-2.14.3.1-32-bit.exe.sha1sum | 1 + Git-2.14.3.1-64-bit.exe.sha1sum | 1 + builder-product.cfg | 6 +++--- 5 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 Git-2.14.2.3-32-bit.exe.sha1sum delete mode 100644 Git-2.14.2.3-64-bit.exe.sha1sum create mode 100644 Git-2.14.3.1-32-bit.exe.sha1sum create mode 100644 Git-2.14.3.1-64-bit.exe.sha1sum diff --git a/Git-2.14.2.3-32-bit.exe.sha1sum b/Git-2.14.2.3-32-bit.exe.sha1sum deleted file mode 100644 index 7b307fc..0000000 --- a/Git-2.14.2.3-32-bit.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -53929fda0995d904113ca36c932192fe6101e00a /home/mario/.opsi-dist-cache/gitscm.core-2.14.2.3/X86/Git-2.14.2.3-32-bit.exe diff --git a/Git-2.14.2.3-64-bit.exe.sha1sum b/Git-2.14.2.3-64-bit.exe.sha1sum deleted file mode 100644 index 9000614..0000000 --- a/Git-2.14.2.3-64-bit.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -41ad7776df820921387b64210f48d6e301be5328 /home/mario/.opsi-dist-cache/gitscm.core-2.14.2.3/X86_64/Git-2.14.2.3-64-bit.exe diff --git a/Git-2.14.3.1-32-bit.exe.sha1sum b/Git-2.14.3.1-32-bit.exe.sha1sum new file mode 100644 index 0000000..b023157 --- /dev/null +++ b/Git-2.14.3.1-32-bit.exe.sha1sum @@ -0,0 +1 @@ +47895dcf06938d26214cbb7087d48b09e6a468df /home/mario/.opsi-dist-cache/gitscm.core-2.14.3.1/X86/Git-2.14.3.1-32-bit.exe diff --git a/Git-2.14.3.1-64-bit.exe.sha1sum b/Git-2.14.3.1-64-bit.exe.sha1sum new file mode 100644 index 0000000..7a871bf --- /dev/null +++ b/Git-2.14.3.1-64-bit.exe.sha1sum @@ -0,0 +1 @@ +2d5032bf3ae9ae974b368d03399b2c817f426bdb /home/mario/.opsi-dist-cache/gitscm.core-2.14.3.1/X86_64/Git-2.14.3.1-64-bit.exe diff --git a/builder-product.cfg b/builder-product.cfg index 5a2780b..cbd8939 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="git-scm.com" PN="gitscm.core" NAME="Git SCM" DESCRIPTION="Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency." -VERSION="2.14.2.3" +VERSION="2.14.3.1" RELEASE="3" PRIORITY="0" ADVICE="" @@ -21,12 +21,12 @@ DL_FILE[0]="git-logomark-orange.png" DL_SOURCE[0]="https://git-scm.com/images/logos/logomark-orange@2x.png" DL_FILE[1]="Git-${VERSION}-32-bit.exe" -DL_SOURCE[1]="https://github.com/git-for-windows/git/releases/download/v${a[0]}.${a[1]}.${a[2]}.windows.${a[3]}/Git-${VERSION}-32-bit.exe" +DL_SOURCE[1]="https://github.com/git-for-windows/git/releases/download/v${a[0]}.${a[1]}.${a[2]}.windows.${a[3]}/Git-${a[0]}.${a[1]}.${a[2]}-32-bit.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe32 DL_FILE[2]="Git-${VERSION}-64-bit.exe" -DL_SOURCE[2]="https://github.com/git-for-windows/git/releases/download/v${a[0]}.${a[1]}.${a[2]}.windows.${a[3]}/Git-${VERSION}-64-bit.exe" +DL_SOURCE[2]="https://github.com/git-for-windows/git/releases/download/v${a[0]}.${a[1]}.${a[2]}.windows.${a[3]}/Git-${a[0]}.${a[1]}.${a[2]}-64-bit.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=InstallExe64