aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-04-24 15:57:59 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-04-24 15:57:59 -0700
commitbf8b4aa249ae4e2f8c6543839fefbfea0c96ce9a (patch)
tree6dd2812a89afa9535e58000bcaa61556f02a0011
parent61c05953104a8d498aa4a30b7e6abdf785c7578a (diff)
parent1b0560c1bc3a5f6ec24cf5cca31dd25d9fdaf4f0 (diff)
downloadsource.android.com-bf8b4aa249ae4e2f8c6543839fefbfea0c96ce9a.tar.gz
am 1b0560c1: Merge "Update the SHA-1 for repo."
* commit '1b0560c1bc3a5f6ec24cf5cca31dd25d9fdaf4f0': Update the SHA-1 for repo.
-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 ##