generated from jCloud/repository-template
23faf74092
integrations.gitea.middlewares.signature.GiteaSignatureMiddleware.dispatch used the Python bytes representation of the SHA256 hash for comparision in the f-string. Now, the hexadecimal hash is used.