Skip to content

Commit b0bdbc5

Browse files
authored
Merge pull request #36 from spinel-coop/ruby-4.0.1
Ruby 4.0.1
2 parents 07c0619 + 7033ee9 commit b0bdbc5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.ruby-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

Formula/rv-ruby@4.0.1.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
require File.expand_path("../Abstract/rv-ruby", __dir__)
2+
3+
class RvRubyAT401 < RvRuby
4+
url "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.gz"
5+
sha256 "3924be2d05db30f4e35f859bf028be85f4b7dd01714142fd823e4af5de2faf9d"
6+
end

0 commit comments

Comments
 (0)