mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'cc-git-2-26-2' into 'master'
Update to Git version 2.26.2 See merge request gitlab-org/gitlab-build-images!288
This commit is contained in:
commit
a379d9ef1f
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.1
|
GIT_VERSION=2.26.2
|
||||||
GIT_DOWNLOAD_SHA256=0ee3e42cc4738efd1ea5c0e4d6dc41010db1ac279086e0de3220c01cd3f8b7c0
|
GIT_DOWNLOAD_SHA256=e1c17777528f55696815ef33587b1d20f5eec246669f3b839d15dbfffad9c121
|
||||||
;;
|
;;
|
||||||
*) 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