mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-04-26 08:01:34 +02:00
Attempting to update Gitea using the binary mode results in an exception because `isTool` did not have a `self` parameter. This fixes the issue, allowing binary updates.