scripts: Parse update feed with python3 if jq is missing #9

Closed
ash wants to merge 1 commits from scripts/stay-current-bump into develop

1 Commits

Author SHA1 Message Date
ash a8b5346de7 scripts: Parse update feed with python3 if jq is missing
Jumpboxes may lack jq; requiring it made the documented manual path
fail closed for the wrong reason. Keep python3 as the rewrite tool
and the feed parser fallback, and fail loudly when neither parser
nor curl/sha256sum is present. Reject tiny/non-deb downloads so a
failed fetch cannot look like a successful bump.
2026-09-03 05:16:02 +00:00