mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'mj/git-version-update' into 'master'
Update to Git version 2.26.1 See merge request gitlab-org/gitlab-build-images!286
This commit is contained in:
commit
cb76a64b2c
1 changed files with 2 additions and 2 deletions
|
|
@ -74,8 +74,8 @@ function print_git_args() {
|
||||||
GIT_DOWNLOAD_SHA256=ad5334956301c86841eb1e5b1bb20884a6bad89a10a6762c958220c7cf64da02
|
GIT_DOWNLOAD_SHA256=ad5334956301c86841eb1e5b1bb20884a6bad89a10a6762c958220c7cf64da02
|
||||||
;;
|
;;
|
||||||
2.26)
|
2.26)
|
||||||
GIT_VERSION=2.26.0
|
GIT_VERSION=2.26.1
|
||||||
GIT_DOWNLOAD_SHA256=aa168c2318e7187cd295a645f7370cc6d71a324aafc932f80f00c780b6a26bed
|
GIT_DOWNLOAD_SHA256=0ee3e42cc4738efd1ea5c0e4d6dc41010db1ac279086e0de3220c01cd3f8b7c0
|
||||||
;;
|
;;
|
||||||
*) echo "Unknown git version $1"; exit 1;
|
*) echo "Unknown git version $1"; exit 1;
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue