There is a typo in all values GITHUB_CORE_VERSION, GITHUB_WEB_VERSION and GITHUB_FTL_VERSION the word "remote" has double "m" (remmote).
Example:
GITHUB_CORE_VERSION="$(GetPADDValue version.core.remmote.version | tr -d '[:alpha:]' | awk -F '-' '{printf $1}')"