Skip to content

Commit

Permalink
update bindown
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Nov 17, 2022
1 parent 9977001 commit 852c433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bindown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ CDPATH="" cd -- "$(dirname -- "$(dirname -- "$0")")"

mkdir -p bin

[ -f bin/bindown ] || sh -c "$(curl -sfL https://github.com/WillAbides/bindown/releases/download/v3.3.3/bootstrap-bindown.sh)"
[ -f bin/bindown ] || sh -c "$(curl -sfL https://github.com/WillAbides/bindown/releases/download/v3.10.1/bootstrap-bindown.sh)"

exec bin/bindown "$@"

0 comments on commit 852c433

Please sign in to comment.