Hi,
I am trying to download the latest.zip file using C# (I'm making a small tool to help me always have the latest version for my localhost websites), but every time I try to download the zip file, the source of the file reveals basic HTML from the WordPress.org homepage.
When I try other zip files from other sites it works perfectly.
Does WordPress put some security somewhere to stop downloading in this way?