We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d996988 commit 6b1e7eaCopy full SHA for 6b1e7ea
lib/utils.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250916}"
+RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20250916.1}"
4
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
5
6
echoerr() {
0 commit comments