New patch release
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
decentral1se
2021-05-10 10:39:57 +02:00
parent 0e6b0e0879
commit f374b1bfa1
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
ABRA_VERSION="0.7.3"
ABRA_VERSION="0.7.4"
GIT_URL="https://git.autonomic.zone/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra/}"