Skip to content

Commit

Permalink
Bump git version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple committed Aug 14, 2017
1 parent 51980ef commit 280db1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Misc/externals.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function acquireExternalTool() {
if [[ "$PLATFORM" == "windows" ]]; then
acquireExternalTool "$CONTAINER_URL/azcopy/1/azcopy.zip" azcopy
acquireExternalTool "$CONTAINER_URL/pdbstr/1/pdbstr.zip" pdbstr
acquireExternalTool "$CONTAINER_URL/mingit/3/mingit.zip" git
acquireExternalTool "$CONTAINER_URL/mingit/2.12.2.3/MinGit-2.12.2.3-olddeps-64-bit.zip" git
acquireExternalTool "$CONTAINER_URL/symstore/1/symstore.zip" symstore
acquireExternalTool "$CONTAINER_URL/vstshost/m121_1_c7acb19d/vstshost.zip" vstshost
acquireExternalTool "$CONTAINER_URL/vstsom/m121_1_c7acb19d/vstsom.zip" vstsom
Expand Down

0 comments on commit 280db1c

Please sign in to comment.