# Elixir definitions for Linux testing (only one tag) # Copy this file to the "projects" directory list_tags() { echo "v5.6.1" } list_tags_h() { echo "v5 v5.6 v5.6.1" } get_latest_tags() { echo "v5.6.1" }