-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This feature has caused us a lot of problems over the years: * It would brick itself on Windows if you failed to download the file for any reason * Sometimes the DownloadURL would not be set * Relying on the releases always being at a specific URL meant that it was difficult to change it for any reason (For example, to support a stable and development release channel) We are removing this command and will instead move to supporting package managers like Homebrew for OSX and Chocolatey for Windows. It is recommended that folks who depend on this project do the same.
- Loading branch information
1 parent
c2c1e90
commit 0a2e8e6
Showing
3 changed files
with
1 addition
and
147 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.