Skip to content

Commit

Permalink
ruby 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xordog committed Oct 30, 2018
1 parent 6626f6b commit 6ea9cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

GITHUB_URL = "https://github.com/xord/cruby"

RUBY_URL = 'https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.8.tar.gz'
RUBY_SHA256 = 'b5016d61440e939045d4e22979e04708ed6c8e1c52e7edb2553cf40b73c59abf'
RUBY_URL = 'https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.5.tar.gz'
RUBY_SHA256 = '6737741ae6ffa61174c8a3dcdd8ba92bc38827827ab1d7ea1ec78bc3cefc5198'


module CRuby
Expand Down

0 comments on commit 6ea9cb4

Please sign in to comment.