ruby-build 20191111 (#46619)
Created by https://github.com/mislav/bump-homebrew-formula-action
This commit is contained in:
parent
334577d87b
commit
749cdd00df
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RubyBuild < Formula
|
||||
desc "Install various Ruby versions and implementations"
|
||||
homepage "https://github.com/rbenv/ruby-build"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20191105.tar.gz"
|
||||
sha256 "65e82df59ae16b359a999256d3441bf38c538891b1e89afa18c42ff4a9f161d3"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20191111.tar.gz"
|
||||
sha256 "9cbadf9c7cb4cd92b05b1d3e8c59937c524748c5c29b05a5b68ee66f84160899"
|
||||
head "https://github.com/rbenv/ruby-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue