We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07c0619 + 7033ee9 commit b0bdbc5Copy full SHA for b0bdbc5
.ruby-version
Formula/rv-ruby@4.0.1.rb
@@ -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