After upgrading owncloud to version 10.13.1 gives INVALID_HASH ".htaccess"

I have upgrade owncloud app from version “10.12.1” to “10.13.1” from univention.

univention-app info
UCS: 5.0-5 errata829
Installed: letsencrypt=2.0.0-2 owncloud=10.13.1
Upgradable:

After upgrade i had one error before this one, i was unable to access owncloud with this problem:
Error: “You are accessing the server from an untrusted domain.”
Solution: Run this command “univention-app configure owncloud --set OWNCLOUD_TRUSTED_DOMAINS=xyx.domain.com
Link: https://help.univention.com/t/owncloud-you-are-accessing-the-server-through-an-untrusted-domain/21687/6

Now i can access but gives allways the following error/info message:
Error message for admins only: “There were problems with the code integrity check.”

"Technical information

The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.
Results

core
    INVALID_HASH
        .htaccess

Raw output

Array
(
[core] => Array
(
[INVALID_HASH] => Array
(
[.htaccess] => Array
(
[expected] => a59e561f70cd7e5af9a9215ffff731bb4ce913d7f8f17cbdcdd9df3280557a395694ac91cad8875271d9f7c9150347f62ba719522edef5ff5480458c25ec1005
[current] => 59083d19b6b8dd3fd8be5c10fd79ea64a88ea269b6fc31a4ddbd363a662600c0eaa4221380add17f95478adbd54d96268411a3bab3cd29397b4ea4c42ae627ea
)

        )

)

)"

What can i do to fix this situation?

Mastodon