aboutsummaryrefslogtreecommitdiff
path: root/src/source/downloading.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/source/downloading.md')
-rw-r--r--src/source/downloading.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/source/downloading.md b/src/source/downloading.md
index f039591d..d76e86c4 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -32,7 +32,11 @@ To install, initialize, and configure Repo, follow these steps:
$ 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 ##