rbenv 1.1.2

Closes #38260.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Mislav Marohnić 2019-03-25 15:12:23 +01:00 committed by Chongyu Zhu
parent 5f572a1d69
commit e39103c1eb
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Rbenv < Formula
desc "Ruby version manager"
homepage "https://github.com/rbenv/rbenv#readme"
url "https://github.com/rbenv/rbenv/archive/v1.1.1.tar.gz"
sha256 "41f1a60714c55eceb21d692a469aee1ec4f46bba351d0dfcb0c660ff9cf1a1c9"
url "https://github.com/rbenv/rbenv/archive/v1.1.2.tar.gz"
sha256 "80ad89ffe04c0b481503bd375f05c212bbc7d44ef5f5e649e0acdf25eba86736"
head "https://github.com/rbenv/rbenv.git"
bottle do