Skip to content

Commit 745fb65

Browse files
authored
Update RUBY_BUILD_VERSION to v20260327 (#491)
1 parent 5b3724d commit 745fb65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:-v20260326}"
3+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20260327}"
44
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
55

66
echoerr() {

0 commit comments

Comments
 (0)