diff --git a/01-main/packages/bottom b/01-main/packages/bottom index 5ecc56a6..d39291b8 100644 --- a/01-main/packages/bottom +++ b/01-main/packages/bottom @@ -1,4 +1,5 @@ DEFVER=1 +ARCHS_SUPPORTED="amd64 armhf arm64" get_github_releases "ClementTsang/bottom" "latest" if [ "${ACTION}" != "prettylist" ]; then URL=$(grep "browser_download_url.*bottom_.*${HOST_ARCH}\.deb\"" "${CACHE_FILE}" | head -n1 | cut -d'"' -f4)