Skip to content

Commit a2d5af9

Browse files
chore: bump asdf default version to 0.17.0 (#57)
Update `ASDF_DEFAULT_VERSION` from `0.16.7` to `0.17.0`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5a5cb66 commit a2d5af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starkup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SCRIPT_VERSION="0.2.7"
77
SCRIPT_URL="https://sh.starkup.sh"
88
REPO_URL="https://github.com/software-mansion/starkup"
99

10-
ASDF_DEFAULT_VERSION="0.16.7"
10+
ASDF_DEFAULT_VERSION="0.17.0"
1111
ASDF_INSTALL_DOCS="https://asdf-vm.com/guide/getting-started.html"
1212
ASDF_MIGRATION_DOCS="https://asdf-vm.com/guide/upgrading-to-v0-16.html"
1313
ASDF_SHIMS="${ASDF_DATA_DIR:-$HOME/.asdf}/shims"

0 commit comments

Comments
 (0)