mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'sh-upgrade-git-2.31.1' into 'master'
Upgrade to Git v2.31.1 See merge request gitlab-org/gitlab-build-images!392
This commit is contained in:
commit
4019ae1df0
1 changed files with 2 additions and 2 deletions
|
|
@ -86,8 +86,8 @@ function print_git_args() {
|
||||||
GIT_DOWNLOAD_SHA256=fa08dc8424ef80c0f9bf307877f9e2e49f1a6049e873530d6747c2be770742ff
|
GIT_DOWNLOAD_SHA256=fa08dc8424ef80c0f9bf307877f9e2e49f1a6049e873530d6747c2be770742ff
|
||||||
;;
|
;;
|
||||||
2.31)
|
2.31)
|
||||||
GIT_VERSION=2.31.0
|
GIT_VERSION=2.31.1
|
||||||
GIT_DOWNLOAD_SHA256=bc6168777883562569144d536e8a855b12d25d46870d95188a3064260d7784ee
|
GIT_DOWNLOAD_SHA256=46d37c229e9d786510e0c53b60065704ce92d5aedc16f2c5111e3ed35093bfa7
|
||||||
;;
|
;;
|
||||||
*) 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