Skip to content

Commit 8c6f2e1

Browse files
authored
Update ruby-build to version v20250925 (#470)
1 parent 6b1e7ea commit 8c6f2e1

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:-v20250916.1}"
3+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250925}"
44
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
55

66
echoerr() {

0 commit comments

Comments
 (0)