How do you update from 4.4.10 to 4.4.11?

I have 4.4.10 installed on shared hosting (no composer). How do I do a standard update to 4.4.11 via the console? When I do mautic:update:find it tells me to update to 5.0.3.

Is it still possible to update to 4.4.11?

Download zip package from GH and apply it using command:

php bin/console mautic:update:apply --update-package=/path/to/updatepackage.zip

That worked, thank you very much!

i receive this output when i try to update it using the file i downloaded
‘php’ is not recognized as an internal or external command,
operable program or batch file.

what output?

‘php’ is not recognized as an internal or external command,
operable program or batch file.