Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
repo 1.16
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
paxswill authored and adamv committed May 31, 2012
1 parent ac4307a commit 812e454
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/repo.rb
Expand Up @@ -2,9 +2,9 @@

class Repo < Formula
homepage 'http://source.android.com/source/git-repo.html'
url 'http://git-repo.googlecode.com/files/repo-1.15'
sha1 '4c06bc2d1466c638f4594d492fd18fd2da38bf5f'
version '1.15'
url 'http://git-repo.googlecode.com/files/repo-1.16'
sha1 'f3bfa7fd2d0a44aa40579bb0242cc20df37b5e17'
version '1.16'

def install
bin.install "repo-#{version}" => 'repo'
Expand Down

0 comments on commit 812e454

Please sign in to comment.