diff --git a/Git-2.6.4-32-bit.exe.sha1sum b/Git-2.6.4-32-bit.exe.sha1sum deleted file mode 100644 index ffa50a2..0000000 --- a/Git-2.6.4-32-bit.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -b77e1a483749c3a2c6f7e2811fe20aac72f9317c /home/mario/.opsi-dist-cache/gitscm.core-2.6.4/X86/Git-2.6.4-32-bit.exe diff --git a/Git-2.7.0-32-bit.exe.sha1sum b/Git-2.7.0-32-bit.exe.sha1sum new file mode 100644 index 0000000..d7a8f2a --- /dev/null +++ b/Git-2.7.0-32-bit.exe.sha1sum @@ -0,0 +1 @@ +f5204f35c7fc43bff74481c4f3b14ff3c3be8c9e /home/mario/.opsi-dist-cache/gitscm.core-2.7.0/X86/Git-2.7.0-32-bit.exe diff --git a/builder-product.cfg b/builder-product.cfg index 778add4..1c84d85 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.6.4" +VERSION="2.7.0" RELEASE="3" PRIORITY="0" ADVICE="" @@ -18,8 +18,8 @@ TYPE="public" DL_FILE[0]="git-logo.png" DL_SOURCE[0]="https://www.scm-manager.com/wp-content/uploads/2013/04/git-logo.png" -DL_FILE[1]="Git-2.6.4-32-bit.exe" -DL_SOURCE[1]="https://github.com/git-for-windows/git/releases/download/v2.6.4.windows.1/Git-2.6.4-32-bit.exe" +DL_FILE[1]="Git-${VERSION}-32-bit.exe" +DL_SOURCE[1]="https://github.com/git-for-windows/git/releases/download/v${VERSION}.windows.1/Git-${VERSION}-32-bit.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=InstallExe