pyenv 1.2.16

Closes #48577.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Josh Friend 2020-01-06 08:17:29 -05:00 committed by FX Coudert
parent 0f41b85da1
commit 2430f07edd

View file

@ -1,8 +1,8 @@
class Pyenv < Formula class Pyenv < Formula
desc "Python version management" desc "Python version management"
homepage "https://github.com/pyenv/pyenv" homepage "https://github.com/pyenv/pyenv"
url "https://github.com/pyenv/pyenv/archive/v1.2.15.tar.gz" url "https://github.com/pyenv/pyenv/archive/v1.2.16.tar.gz"
sha256 "115c30021410a3d3764b5413fdfc06db1efdcef88fb3b65867bea1765eea3505" sha256 "a4cdda5902a2507518db460c375fcec5eee3ce7e3527a3e623bfb0b3c7543ccb"
version_scheme 1 version_scheme 1
head "https://github.com/pyenv/pyenv.git" head "https://github.com/pyenv/pyenv.git"