abra speaks the new list format. Also new patch
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-09-06 13:12:37 +02:00
parent a515198b9f
commit f1c1f25741
3 changed files with 15 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# shellcheck disable=SC2154,SC2034
ABRA_VERSION="10.0.3"
ABRA_VERSION="10.0.4"
GIT_URL="https://git.coopcloud.tech/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra}"