pyenv-pip-rehash 0.0.4

Closes Homebrew/homebrew#27990.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Yamashita Yuu 2014-03-30 23:18:47 +09:00 committed by Mike McQuaid
parent 7c5b241f72
commit afc21964a3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class PyenvPipRehash < Formula
homepage 'https://github.com/yyuu/pyenv-pip-rehash'
url 'https://github.com/yyuu/pyenv-pip-rehash/archive/v0.0.3.tar.gz'
sha1 'c0d354c7886aed142a46dfd8cf427a7000f40896'
url 'https://github.com/yyuu/pyenv-pip-rehash/archive/v0.0.4.tar.gz'
sha1 'afbce380b888c987138f28d33fe1ba5a38cdb41a'
head 'https://github.com/yyuu/pyenv-pip-rehash.git'