Probably caused by some winehq.org HTTP server update, it now supports HTTP/2 and sends "Upgrade, Keep-Alive" connection strings (was "Keep-Alive" before).
--
v2: wininet: Parse multi-token Connection strings for Keep-Alive.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6882
Windows 10 and 11 introduce the timeout.exe command. This is a similar program with same argument options
--
v11: timeout: add minimal test suite
timeout: Windows 10 introduce the timeout command
https://gitlab.winehq.org/wine/wine/-/merge_requests/6869
Windows 10 and 11 introduce the timeout.exe command. This is a similar program with same argument options
--
v10: timeout: add minimal test suite
timeout: Windows 10 introduce the timeout command
https://gitlab.winehq.org/wine/wine/-/merge_requests/6869
I wish there was a nicer way to do this, but SystemSupportedProcessorArchitectures is incomplete on ARM64EC even on Windows so there isn't really a cleaner way I can find.
--
v2: msi: Dynamically determine supported package architectures.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6838