mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-04-25 23:51:35 +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.