Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _data/downloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ eol:

stable_snapshots:

- branch: ruby_4_0
url:
gz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_4_0.tar.gz
xz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_4_0.tar.xz
zip: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_4_0.zip
version: '3.4'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: '3.4'
version: '4.0'


- branch: ruby_3_4
url:
gz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_4.tar.gz
Expand Down
Loading