autoenv 0.2.0

Closes #3705.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Janne Heß 2016-08-08 13:11:03 +02:00 committed by ilovezfs
parent 9aebab43e9
commit 3e2dd71ec9

View file

@ -1,8 +1,8 @@
class Autoenv < Formula
desc "Per-project, per-directory shell environments"
homepage "https://github.com/kennethreitz/autoenv"
url "https://github.com/kennethreitz/autoenv/archive/v0.1.0.tar.gz"
sha256 "5e0fb3af642ee54b050b9d04f7f32fef1c6db14a6a3b6c6d05796b5681aeec90"
url "https://github.com/kennethreitz/autoenv/archive/v0.2.0.tar.gz"
sha256 "8c360fde059a3b25d55ecab0c2ae90caf011a851aa3552bb42177eef650b46dc"
head "https://github.com/kennethreitz/autoenv.git"
bottle :unneeded