I am trying to upgrade my Grav with bin/gpm self-upgrade but I get an error when it tries to download the zip-file from Github. I am running MAMP on Windows for my local installation.
I user php bin\gpm self-upgrade.
I get the following error message.
[RuntimeException]
Error while trying to download 'https://github.com/getgrav/grav/releases/download/0.9.
15/grav-update-v0.9.15.zip'
From what I can read from the Learn page, it should be possible to use bin/gpm on Windows.
Any suggestions?