Skip to content

Commit fb143a6

Browse files
committed
Updated the homebrew formula for 0.10.1.
1 parent e5eb386 commit fb143a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homebrew/ruby-install.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RubyInstall < Formula
22
desc "Install Ruby, JRuby, TruffleRuby, or mruby"
33
homepage "https://github.com/postmodern/ruby-install#readme"
4-
url "https://github.com/postmodern/ruby-install/releases/download/v0.10.0/ruby-install-0.10.0.tar.gz"
5-
sha256 "8aee2224b33d661a7db777b094adb10390b8962ff9b5a76765dd4f3e9ef16176"
4+
url "https://github.com/postmodern/ruby-install/releases/download/v0.10.1/ruby-install-0.10.1.tar.gz"
5+
sha256 "7f563af2bae257c006a5dba0b1976e0885d3814332cc4391eeaa88d702753289"
66
license "MIT"
77
head "https://github.com/postmodern/ruby-install.git", branch: "master"
88

0 commit comments

Comments
 (0)