DEFVER=1
get_github_releases "igdmapps/igdm"
if [ "${ACTION}" != "prettylist" ]; then
    URL="$(grep "browser_download_url.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | head -n1 | cut -d'"' -f4)"
    VERSION_PUBLISHED="$(echo "${URL}" | cut -d'_' -f2)"
fi
PRETTY_NAME="IGdm Messenger"
WEBSITE="https://github.com/igdmapps/igdm"
SUMMARY="Continue your Instagram direct messages from your phone to your desktop."
