Update to Git version 2.26.1

This commit is contained in:
Marin Jankovski 2020-04-15 17:55:59 +00:00
parent ea81ddf7bc
commit 222427b218

View file

@ -74,8 +74,8 @@ function print_git_args() {
GIT_DOWNLOAD_SHA256=ad5334956301c86841eb1e5b1bb20884a6bad89a10a6762c958220c7cf64da02
;;
2.26)
GIT_VERSION=2.26.0
GIT_DOWNLOAD_SHA256=aa168c2318e7187cd295a645f7370cc6d71a324aafc932f80f00c780b6a26bed
GIT_VERSION=2.26.1
GIT_DOWNLOAD_SHA256=0ee3e42cc4738efd1ea5c0e4d6dc41010db1ac279086e0de3220c01cd3f8b7c0
;;
*) echo "Unknown git version $1"; exit 1;
esac