Skip to content

Commit

Permalink
pyenv 20160303
Browse files Browse the repository at this point in the history
https://github.com/yyuu/pyenv/releases/tag/v20160303

Closes Homebrew/legacy-homebrew#49745.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
zmwangx authored and xu-cheng committed Mar 3, 2016
1 parent 1ac3a9f commit 74b2d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pyenv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Pyenv < Formula
desc "Python version management"
homepage "https://github.com/yyuu/pyenv"
url "https://github.com/yyuu/pyenv/archive/v20160202.tar.gz"
sha256 "6accdd2fd852663f543ba5d5c7b5884eb6185396fe5dd4665b2f3447d38573f3"
url "https://github.com/yyuu/pyenv/archive/v20160303.tar.gz"
sha256 "2d9117f3fd527b3c04f0ec2a5ba7709ab4904308caddb090780eb20993a6e16d"
head "https://github.com/yyuu/pyenv.git"

bottle :unneeded
Expand Down

0 comments on commit 74b2d24

Please sign in to comment.