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

sha256: handle different values for x64 and arm64 #10

Merged

Commits on Aug 4, 2022

  1. sha256: handle different values for x64 and arm64

    Allow for multiple different sha256 values for x64 and arm64 assets. This
    means allowing specification of multiple regexes in the releaseAsset
    input. Additionally, clean up certain items (unneeded using statements,
    unused method parameters, etc.) that cause linting to fail.
    ldennington committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    fd40a0c View commit details
    Browse the repository at this point in the history