generated from jCloud/repository-template
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.
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.