am 1b0560c1: Merge "Update the SHA-1 for repo."
* commit '1b0560c1bc3a5f6ec24cf5cca31dd25d9fdaf4f0':
Update the SHA-1 for repo.
diff --git a/src/source/downloading.md b/src/source/downloading.md
index f039591..d76e86c 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -32,7 +32,11 @@
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
- - The SHA-1 checksum for repo is 29ba4221d4fccdfa8d87931cd73466fdc24040b5
+ - For version 1.15, the SHA-1 checksum for repo is
+ 8eb56d98b36d615c3efec51868e87bebe757feb1
+
+ - For version 1.16, the SHA-1 checksum for repo is
+ f3bfa7fd2d0a44aa40579bb0242cc20df37b5e17
## Initializing a Repo client ##