win: Use d3dcompiler_46.dll

This commit is contained in:
Cheng Zhao 2014-12-11 19:45:28 -08:00
parent 1bebf1cc2c
commit 290dd4ccd8
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ import os
from lib.util import safe_mkdir, rm_rf, extract_zip, tempdir, download
VERSION = 'v0.2.0'
VERSION = 'v0.3.0'
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
FRAMEWORKS_URL = 'https://github.com/atom/atom-shell-frameworks/releases' \
'/download/' + VERSION