Created
August 16, 2019 16:14
-
-
Save kennylam/cfb1c4251840d1aad2cdcd489b489b40 to your computer and use it in GitHub Desktop.
SublimeText Package Control Certification fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "downloader_precedence": { | |
| "windows": ["wininet"], | |
| "osx": ["curl","urllib"], | |
| "linux": ["urllib", "curl", "wget"] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment