Hi,

I try to create a new project with dub on mac os, but when I want to build the project, I get this error:

Failed to download http://code.dlang.org/packages/libevent/2.0.1%252B2.0.16.zip


this is my dependency section:

"dependencies": {
		"vibe-d": ">=0.7.21-rc.2"
	},


any help?

Thanks,
Bogdan