update
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 10s
Tests / test (bash) (push) Successful in 9s
Tests / test (zsh) (push) Successful in 8s
Tests / lint (push) Successful in 8s
Tests / docker (push) Successful in 4s

This commit is contained in:
mike
2025-12-11 08:30:07 +01:00
parent 074a2b1f5f
commit 9237ad48fe

View File

@@ -4,7 +4,7 @@
set -e
ACSH_VERSION="v0.5.0"
ACSH_VERSION="v0.5.1"
BRANCH_OR_VERSION=${1:-main}
REPO_URL="https://git.appmodel.nl/tour/finish/raw/branch"