We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a90af1 commit c2c9edbCopy full SHA for c2c9edb
bot/ci/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -ex
2
GRCOV_VERSION="v0.5.9"
3
-MERCURIAL_VERSION="5.2"
4
-VERSION_CONTROL_TOOLS_REV="102106f53cb2"
+MERCURIAL_VERSION="5.3"
+VERSION_CONTROL_TOOLS_REV="2f7b4df4a928"
5
6
apt-get update
7
apt-get install --no-install-recommends -y gcc curl bzip2 python-dev
0 commit comments