We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1926c2c commit 7ab5db1Copy full SHA for 7ab5db1
script/update-external-binaries.py
@@ -9,7 +9,7 @@
9
10
VERSION = 'v0.3.0'
11
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
12
-FRAMEWORKS_URL = 'https://github.com/atom/atom-shell-frameworks/releases' \
+FRAMEWORKS_URL = 'http://github.com/atom/atom-shell-frameworks/releases' \
13
'/download/' + VERSION
14
15
0 commit comments