Update ruby-build to v20220412

This commit is contained in:
Jamie Alessio
2022-04-13 10:19:57 -07:00
committed by Anthony Sottile
parent 89a50ed64d
commit 392bc33466
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ from typing import Sequence
REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
('ruby-build', 'https://github.com/rbenv/ruby-build', 'a5ca3e4'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '2004fd7'),
(
'ruby-download',
'https://github.com/garnieretienne/rvm-download',