Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use tag name instead of version when resolving GitHub files #6117

Merged
merged 2 commits into from Aug 1, 2021

Commits on Jul 31, 2021

  1. fix: use tag name instead of version when resolving GitHub files

    Modify the GitHubProvider to provide the tag name of the latest
    release as apart of its UpdateInfo (which is now encapsulated in the
    GithubUpdateInfo interface) so that it uses that same tag name later
    when it resolves the files to download.
    
    fix electron-userland/issues/6076
    wardellbagby committed Jul 31, 2021
    Copy the full SHA
    094593b View commit details
    Browse the repository at this point in the history
  2. Create empty-ties-argue.md

    mmaietta authored and wardellbagby committed Jul 31, 2021
    Copy the full SHA
    069facb View commit details
    Browse the repository at this point in the history