aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-06-06 15:21:35 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-06-06 15:21:35 -0700
commit2ab46c4788db14a57184d45bddc057831963ff2e (patch)
tree757bca2cb4fdf02c0d232b3101dd7aa05b264b54 /src
parent784f5704f71df89a9b2b85dea6370bb5a8529411 (diff)
downloadsource.android.com-2ab46c4788db14a57184d45bddc057831963ff2e.tar.gz
Update checksum for repo 1.17
Change-Id: I3f5688ba45465673fbfa6d30d89765999f9f2071
Diffstat (limited to 'src')
-rw-r--r--src/source/downloading.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/source/downloading.md b/src/source/downloading.md
index b3a5f1cb..7fabab55 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -32,12 +32,8 @@ 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
- - For version 1.16, the SHA-1 checksum for repo is
- 19ba8290344752da23e00cfb2b26afb43b463fe6
-
- - *Note: an incorrect SHA-1 checksum had been published
- for repo version 1.16. That version of repo was not
- harmful, but it pointed to the wrong back-end server.*
+ - For version 1.17, the SHA-1 checksum for repo is
+ ddd79b6d5a7807e911b524cb223bc3544b661c28
## Initializing a Repo client ##