Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbbc29a

Browse files
committed
Update the archive resources
1 parent da3458c commit bbbc29a

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

pre_commit/make_archives.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818

1919

2020
REPOS = (
21-
('rbenv', 'git://github.com/sstephenson/rbenv', '13a474c'),
22-
('ruby-build', 'git://github.com/sstephenson/ruby-build', 'd3d5fe0'),
21+
('rbenv', 'git://github.com/rbenv/rbenv', 'e60ad4a'),
22+
('ruby-build', 'git://github.com/rbenv/ruby-build', '9bc9971'),
2323
(
2424
'ruby-download',
2525
'git://github.com/garnieretienne/rvm-download',
26-
'f2e9f1e',
26+
'09bd7c6',
2727
),
2828
)
2929

pre_commit/resources/rbenv.tar.gz

6.92 KB
Binary file not shown.
18.9 KB
Binary file not shown.
1.31 KB
Binary file not shown.

0 commit comments

Comments
 (0)