Skip to content

Commit 413e191

Browse files
authored
Merge pull request #3168 from ruby/add-snapshot-ruby_3_3
Add snapshot-ruby_3_3 to downloads.yml
2 parents 3fe3dfa + 75873ec commit 413e191

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_data/downloads.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ eol:
2323

2424
stable_snapshots:
2525

26+
- branch: ruby_3_3
27+
url:
28+
gz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_3.tar.gz
29+
xz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_3.tar.xz
30+
zip: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_3.zip
31+
version: '3.3'
32+
2633
- branch: ruby_3_2
2734
url:
2835
gz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_2.tar.gz

0 commit comments

Comments
 (0)