@@ -19,17 +19,18 @@ export const versions = {
1919 "2.5.5" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.5.5-1/rubyinstaller-2.5.5-1-x64.7z" ,
2020 "2.5.6" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.5.6-1/rubyinstaller-2.5.6-1-x64.7z" ,
2121 "2.5.7" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.5.7-1/rubyinstaller-2.5.7-1-x64.7z" ,
22- "2.5.8" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.5.8-1 /rubyinstaller-2.5.8-1 -x64.7z" ,
22+ "2.5.8" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.5.8-2 /rubyinstaller-2.5.8-2 -x64.7z" ,
2323 "2.6.0" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.0-1/rubyinstaller-2.6.0-1-x64.7z" ,
2424 "2.6.1" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.1-1/rubyinstaller-2.6.1-1-x64.7z" ,
2525 "2.6.2" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.2-1/rubyinstaller-2.6.2-1-x64.7z" ,
2626 "2.6.3" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.3-1/rubyinstaller-2.6.3-1-x64.7z" ,
2727 "2.6.4" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-2.6.4-1-x64.7z" ,
2828 "2.6.5" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.5-1/rubyinstaller-2.6.5-1-x64.7z" ,
29- "2.6.6" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.6-1 /rubyinstaller-2.6.6-1 -x64.7z" ,
29+ "2.6.6" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.6-2 /rubyinstaller-2.6.6-2 -x64.7z" ,
3030 "2.7.0" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.0-1/rubyinstaller-2.7.0-1-x64.7z" ,
3131 "2.7.1" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.1-1/rubyinstaller-2.7.1-1-x64.7z" ,
3232 "2.7.2" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.2-1/rubyinstaller-2.7.2-1-x64.7z" ,
33+ "3.0.0" : "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.0-1/rubyinstaller-3.0.0-1-x64.7z" ,
3334 "head" : "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-head/rubyinstaller-head-x64.7z" ,
3435 "mingw" : "https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mingw.7z" ,
3536 "mswin" : "https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mswin.7z"
0 commit comments