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

raylib: update checksum #124121

Closed
wants to merge 1 commit into from

Conversation

SMillerDev
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

See raysan5/raylib#2942 for verification.

@SMillerDev
Copy link
Member Author

Confirmed upstream

@SMillerDev SMillerDev added the ready to merge PR can be merged once CI is green label Feb 24, 2023
@chenrui333
Copy link
Member

Looks like build failed.

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed ready to merge PR can be merged once CI is green labels Feb 24, 2023
"-DBUILD_EXAMPLES=OFF",
"-DBUILD_GAMES=OFF",
*std_cmake_args
system "cmake", "--build", "build-static"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed build to build-static. It should work now.

@ZhongRuoyu ZhongRuoyu added checksum mismatch SHA-256 doesn't match the download and removed build failure CI fails while building the software labels Feb 25, 2023
Copy link
Member

@ZhongRuoyu ZhongRuoyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only failure is below, which is expected. Merging now.

==> brew audit raylib --online --git --skip-style
==> FAILED
Full audit raylib --online --git --skip-style output
  raylib:
    * stable sha256 changed without the url/version also changing; please create an issue upstream to rule out malicious circumstances and to find out why the file changed.
  Error: 1 problem in 1 formula detected

@BrewTestBot
Copy link
Member

:shipit: @ZhongRuoyu has triggered a merge.

@github-actions github-actions bot added the outdated PR was locked due to age label Mar 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
checksum mismatch SHA-256 doesn't match the download CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants