Module download

Module download 

Source
Expand description

Module that provides functions for downloading plugin files

Functionsยง

check_sha
Validates a file against a SHA file
download_file_from_github
Downloads a file from GitHub showing console progress
download_json_from_github
Downloads a JSON file from a GitHub release URL
download_plugin_executable
Downloads the plugin executable from the given base URL for the current OS and architecture.
download_tar_gz_file
Downloads a plugin tar gz file from GitHub and installs it
download_zip_file
Downloads a plugin zip file from GitHub and installs it