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

[email protected]: Switch to GH release artifacts #14768

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aliesbelik
Copy link
Collaborator

Since the current version of manifest uses GH to check new version but another source as (unversioned) download link it regularly results in hash check failed issues after version update (see history of commits) when a new release has already been published, but the corresponding binary has not yet been uploaded to the site.

Looks like using GH release artifacts will fix this issue.

This PR:

  • switches download/autoupdate urls to use GH release artifacts;

  • uses .nupkg instead of .exe to avoid additional extraction via pre_install;

  • adds hash autoupdate.

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>

  • I have read the Contributing Guide

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

github

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant