Use "http" for download url, fixes #929

This commit is contained in:
Cheng Zhao 2014-12-17 16:25:25 -08:00
parent 55c8206bda
commit 6d168b89ef

View file

@ -3,7 +3,7 @@
import platform
import sys
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = 'e375124044f9044ac88076eba0cd17361ee0997c'
ARCH = {