On Wednesday, 11 May 2016 at 13:05:43 UTC, Chris wrote:
On Wednesday, 11 May 2016 at 13:02:29 UTC, Jacob Carlborg wrote:
On 2016-05-11 13:00, Chris wrote:
It's working fine for me. Which version of DVM are you using?
It should by default fetch from
http://downloads.dlang.org/releases/2.x/ and only fallback to
http://ftp.digitalmars.com if it cannot be found in the first
place.
The 0.4.4 release added support for downloading platform
specific archives. I think 0.4.2 added support for fetching
from downloads.dlang.org.
I'm using dvm Version 0.4.3
It works with 0.4.4. Thanks.