X Tutup
Skip to content

Commit 392bc33

Browse files
jalessioasottile
authored andcommitted
Update ruby-build to v20220412
1 parent 89a50ed commit 392bc33

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
298 Bytes
Binary file not shown.

testing/make-archives

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ from typing import Sequence
1717

1818
REPOS = (
1919
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
20-
('ruby-build', 'https://github.com/rbenv/ruby-build', 'a5ca3e4'),
20+
('ruby-build', 'https://github.com/rbenv/ruby-build', '2004fd7'),
2121
(
2222
'ruby-download',
2323
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)
X Tutup