Skip to content

Commit

Permalink
Bump ruby-build version to 20240709.1 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
bweis committed Jul 9, 2024
1 parent 469c92d commit 05961ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20240702}"
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20240709.1}"
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"

echoerr() {
Expand Down

0 comments on commit 05961ff

Please sign in to comment.