summaryrefslogtreecommitdiffstats
path: root/testing/make-archives
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-09 06:23:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-09 06:23:34 +0000
commite7e717b1b64e29ff72c6ab4bf128bdb82f658089 (patch)
tree36d4d88c481a8dca5d31b7ef30ba8f4122a9a95f /testing/make-archives
parentReleasing debian version 3.8.0-1. (diff)
downloadpre-commit-e7e717b1b64e29ff72c6ab4bf128bdb82f658089.tar.xz
pre-commit-e7e717b1b64e29ff72c6ab4bf128bdb82f658089.zip
Merging upstream version 4.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/make-archives')
-rwxr-xr-xtesting/make-archives2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/make-archives b/testing/make-archives
index 3c7ab9d..251be4a 100755
--- a/testing/make-archives
+++ b/testing/make-archives
@@ -17,7 +17,7 @@ from collections.abc import Sequence
REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
- ('ruby-build', 'https://github.com/rbenv/ruby-build', '855b963'),
+ ('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),
(
'ruby-download',
'https://github.com/garnieretienne/rvm-download',