Skip to content

Commit 4a80da8

Browse files
committed
Update rbenv / ruby-build to latest available
1 parent b97bb18 commit 4a80da8

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

pre_commit/resources/rbenv.tar.gz

-11 Bytes
Binary file not shown.
1.07 KB
Binary file not shown.
-2 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', '8663d2f'),
20+
('ruby-build', 'https://github.com/rbenv/ruby-build', 'a5ca3e4'),
2121
(
2222
'ruby-download',
2323
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)