Can't force runner version on web YML

For xrMPE (X-Ray Multiplayer Extension) - Lutris I have only found this to work with 11.5
I am trying to edit my script to force the version of wine but every time it says it is not available.
error: [‘Wine version wine-11.5-staging-amd64-wow64 is not available from Lutris’]
snippet:
wine:
version: wine-11.5-staging-amd64-wow64
local_override: wine-11.5-staging-amd64-wow64

Tried these: https://lutris.net/api/runners/wine
none of them worked.