Skip to content

Commit

Permalink
update asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
hayashikun committed Jan 31, 2024
1 parent d8059ce commit c538411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-asdf.fish
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if test $ASDF_SETUPED
end

set -x ASDF_ROOT $HOME/.asdf
set -x ASDF_VERSION v0.12.0
set -x ASDF_VERSION v0.14.0
if not test -d $ASDF_ROOT
git clone git@github.com:asdf-vm/asdf.git $ASDF_ROOT --branch $ASDF_VERSION
end
Expand Down

0 comments on commit c538411

Please sign in to comment.