win: Use d3dcompiler_46.dll
This commit is contained in:
parent
1bebf1cc2c
commit
290dd4ccd8
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue