homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

Update MariaDB Formula to Version 11.4.3

Open pich opened this issue 1 year ago • 1 comments

  • Updated the MariaDB formula to use version 11.4.3.
  • Changed the URL to point to the new source archive.
  • Updated the SHA-256 checksum to ensure file integrity for the 11.4.3 release.
  • Verified that all dependencies and configurations remain consistent with the new version.
  • Ensured the formula continues to build and install correctly across supported platforms.

Checklist for contribution:

  • [x] Followed the guidelines for contributing to Homebrew.
  • [x] Ensured commits follow the commit style guide.
  • [x] Checked that no other open pull requests are addressing the same formula update.
  • [x] Built the formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>.
  • [x] Verified the formula's test with brew test <formula> runs fine.
  • [x] Confirmed that the build passes brew audit --strict <formula> after installing the formula from source.

pich avatar Aug 19 '24 18:08 pich

Thanks for contributing to Homebrew! :tada: It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

github-actions[bot] avatar Aug 19 '24 18:08 github-actions[bot]

Superseded by #181935

cho-m avatar Sep 03 '24 23:09 cho-m