Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50848aa commit 14c38d1Copy full SHA for 14c38d1
2 files changed
pre_commit/resources/ruby-build.tar.gz
2.38 KB
testing/make-archives
@@ -17,7 +17,7 @@ from typing import Sequence
17
18
REPOS = (
19
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
20
- ('ruby-build', 'https://github.com/rbenv/ruby-build', '98c0337'),
+ ('ruby-build', 'https://github.com/rbenv/ruby-build', '9d92a69'),
21
(
22
'ruby-download',
23
'https://github.com/garnieretienne/rvm-download',
0 commit comments