pyenv 20160202

Closes Homebrew/homebrew#48733.

Signed-off-by: Xu Cheng <xucheng@me.com>
master
Yamashita, Yuu 2016-02-02 17:46:50 +09:00 committed by Xu Cheng
parent f126119780
commit 994da6f55a
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Pyenv < Formula
desc "Python version management"
homepage "https://github.com/yyuu/pyenv"
url "https://github.com/yyuu/pyenv/archive/v20151222.tar.gz"
sha256 "1fbb3d5dfabe876fd364a6b1be4166645150f105af41c6fd761ba32be88d0775"
url "https://github.com/yyuu/pyenv/archive/v20160202.tar.gz"
sha256 "6accdd2fd852663f543ba5d5c7b5884eb6185396fe5dd4665b2f3447d38573f3"
head "https://github.com/yyuu/pyenv.git"
bottle :unneeded