rbenv-binstubs 1.5
Closes #4350. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
537ceadcea
commit
5c80d1bf48
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RbenvBinstubs < Formula
|
||||
desc "Make rbenv aware of bundler binstubs"
|
||||
homepage "https://github.com/ianheggie/rbenv-binstubs"
|
||||
url "https://github.com/ianheggie/rbenv-binstubs/archive/v1.4.tar.gz"
|
||||
sha256 "2d8fcb626d1ff47dc490d459999b5779802c3a0b0a319fd33750d63590beacb6"
|
||||
url "https://github.com/ianheggie/rbenv-binstubs/archive/v1.5.tar.gz"
|
||||
sha256 "305000b8ba5b829df1a98fc834b7868b9e817815c661f429b0e28c1f613f4d0c"
|
||||
head "https://github.com/ianheggie/rbenv-binstubs.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue