diff --git a/Git-2.24.0.1-32-bit.exe.sha1sum b/Git-2.24.0.1-32-bit.exe.sha1sum deleted file mode 100644 index 9241d0a..0000000 --- a/Git-2.24.0.1-32-bit.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -793aa33ddedb8179a8f74a466d73e2c90ac65d60 /home/mario/.opsi-dist-cache/gitscm.core-2.24.0.1/X86/Git-2.24.0.1-32-bit.exe diff --git a/Git-2.24.0.1-64-bit.exe.sha1sum b/Git-2.24.0.1-64-bit.exe.sha1sum deleted file mode 100644 index 4bf2a99..0000000 --- a/Git-2.24.0.1-64-bit.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -52ba389b9480ad4fa53444bdd98e0bd43498ec22 /home/mario/.opsi-dist-cache/gitscm.core-2.24.0.1/X86_64/Git-2.24.0.1-64-bit.exe diff --git a/Git-2.24.0.2-32-bit.exe.sha1sum b/Git-2.24.0.2-32-bit.exe.sha1sum new file mode 100644 index 0000000..0f8f659 --- /dev/null +++ b/Git-2.24.0.2-32-bit.exe.sha1sum @@ -0,0 +1 @@ +faed65b66194aefc250475661f32e03f9a0d186d /home/mario/.opsi-dist-cache/gitscm.core-2.24.0.2/X86/Git-2.24.0.2-32-bit.exe diff --git a/Git-2.24.0.2-64-bit.exe.sha1sum b/Git-2.24.0.2-64-bit.exe.sha1sum new file mode 100644 index 0000000..ab4d504 --- /dev/null +++ b/Git-2.24.0.2-64-bit.exe.sha1sum @@ -0,0 +1 @@ +2c68b014e74761e5496840d580c2dec03fca8528 /home/mario/.opsi-dist-cache/gitscm.core-2.24.0.2/X86_64/Git-2.24.0.2-64-bit.exe diff --git a/builder-product.cfg b/builder-product.cfg index c09a0b7..4401ad6 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.24.0.1" +VERSION="2.24.0.2" RELEASE="3" PRIORITY="0" ADVICE="" @@ -21,12 +21,14 @@ 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-${a[0]}.${a[1]}.${a[2]}-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_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]}.${a[3]}-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-${a[0]}.${a[1]}.${a[2]}-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_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]}.${a[3]}-64-bit.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=InstallExe64