Updater process fails

Hello,
It have a problem with updater. The update process fail with this message:
Updater failed:
runtime: [string “requests”]:430: [string “utils”]:420: Getting URI (https://repo.turris.cz/…lua) failed: The requested URL returned error: 404 Not Found

Turrris OS verion is 5.3.3

Here is an output if I run it from cli:
root@turris:/etc# /usr/bin/updater-supervisor
Supervisor:Running pkgupdate
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
WARN:Syntax “Script(‘script-name’, ‘uri’, { extra })” is deprecated and will be removed.
line not found
ERROR:
runtime: [string “requests”]:430: [string “utils”]:420: Getting URI (https://repo.turris.cz//lists/base.lua) failed: The requested URL returned error: 404 Not Found
line not found
line not found
Supervisor:pkgupdate exited with: 1
create_notification: Warning: Running in compatible mode! Use of cs message is obsoleted.
Working on message: 1669142911-16678
root@turris:/etc#

Thanks for help!