Skip to content

Commit c90f670

Browse files
authored
Bump ruby-build version to v20250716 (#459)
1 parent 08c0c7a commit c90f670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils.sh

Lines changed: 1 addition & 1 deletion
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:-v20250610}"
3+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250716}"
44
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
55

66
echoerr() {

0 commit comments

Comments
 (0)