mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-01-24 19:05:35 +01: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.