Skip to content

Commit

Permalink
Updated the homebrew formula for 0.9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 13, 2024
1 parent 4d8a8e8 commit 1b18255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homebrew/ruby-install.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class RubyInstall < Formula
desc "Install Ruby, JRuby, TruffleRuby, or mruby"
homepage "https://github.com/postmodern/ruby-install#readme"
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 1b18255

Please sign in to comment.