if [ ${build_option_staging} ]; then
site=https://api.github.com/repos/wine-compholio/wine-staging/tags
pattern="v\K[^\d]*([\d\.]+)"
fi