Skip to content

Commit c2c9edb

Browse files
committed
bot: Update Mercurial to 5.3 and version-control-tools to its latest revision
1 parent 0a90af1 commit c2c9edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bot/ci/bootstrap.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -ex
22
GRCOV_VERSION="v0.5.9"
3-
MERCURIAL_VERSION="5.2"
4-
VERSION_CONTROL_TOOLS_REV="102106f53cb2"
3+
MERCURIAL_VERSION="5.3"
4+
VERSION_CONTROL_TOOLS_REV="2f7b4df4a928"
55

66
apt-get update
77
apt-get install --no-install-recommends -y gcc curl bzip2 python-dev

0 commit comments

Comments
 (0)