mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Merge pull request #442 from alzeih/patch-2
Update the archive resources (rbenv, ruby-build, ruby-download)
This commit is contained in:
@@ -18,12 +18,12 @@ from pre_commit.util import tmpdir
|
||||
|
||||
|
||||
REPOS = (
|
||||
('rbenv', 'git://github.com/sstephenson/rbenv', '13a474c'),
|
||||
('ruby-build', 'git://github.com/sstephenson/ruby-build', 'd3d5fe0'),
|
||||
('rbenv', 'git://github.com/rbenv/rbenv', 'e60ad4a'),
|
||||
('ruby-build', 'git://github.com/rbenv/ruby-build', '9bc9971'),
|
||||
(
|
||||
'ruby-download',
|
||||
'git://github.com/garnieretienne/rvm-download',
|
||||
'f2e9f1e',
|
||||
'09bd7c6',
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user