Skip to content

Commit

Permalink
Update Git for Windows on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Nov 27, 2019
1 parent a020522 commit 9b5c79f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/taskcluster/decisionlib.py
Expand Up @@ -533,8 +533,8 @@ def with_git(self):
.with_path_from_homedir("git\\cmd") \
.with_directory_mount(
"https://github.com/git-for-windows/git/releases/download/" +
"v2.19.0.windows.1/MinGit-2.19.0-64-bit.zip",
sha256="424d24b5fc185a9c5488d7872262464f2facab4f1d4693ea8008196f14a3c19b",
"v2.24.0.windows.2/MinGit-2.24.0.2-64-bit.zip",
sha256="c33aec6ae68989103653ca9fb64f12cabccf6c61d0dde30c50da47fc15cf66e2",
path="git",
)

Expand Down

0 comments on commit 9b5c79f

Please sign in to comment.