Skip to content

Commit

Permalink
ruby-install 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
samford authored and ZhongRuoyu committed Dec 16, 2024
1 parent 254209c commit 20f84b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/r/ruby-install.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class RubyInstall < Formula
desc "Install Ruby, JRuby, Rubinius, TruffleRuby, or mruby"
homepage "https://github.com/postmodern/ruby-install"
url "https://github.com/postmodern/ruby-install/releases/download/v0.9.3/ruby-install-0.9.3.tar.gz"
sha256 "f1cc6c2fdba5591d7734c92201cca0dadb34038f8159ab89e0cf4e096ebb310a"
url "https://github.com/postmodern/ruby-install/releases/download/v0.9.4/ruby-install-0.9.4.tar.gz"
sha256 "c932e5a61e5cf11056ba6224fd75f75f2a71a991d4fc216d670ba96d7cc5c6a0"
license "MIT"
head "https://github.com/postmodern/ruby-install.git", branch: "master"

Expand Down

0 comments on commit 20f84b8

Please sign in to comment.