Skip to content

Commit 357428b

Browse files
authored
Bump ruby-build to v20250415 (#445)
1 parent c9c0d27 commit 357428b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/utils.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250409}"
3+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250415}"
44
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
55

66
echoerr() {

0 commit comments

Comments
 (0)