Skip to content
Snippets Groups Projects
Unverified Commit bcdff68d authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Add support GHCUP_META_DOWNLOAD_URL and GHCUP_META_VERSION_URL, fixes #45

Allowing to overwrite .download-urls and .available-versions URLs.

Example:

  GHCUP_META_DOWNLOAD_URL=file://$(pwd)/.download-urls \
  GHCUP_META_VERSION_URL=file://$(pwd)/.available-versions \
    ./ghcup --verbose list
parent 310fe03b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment