Skip to content
New issue

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

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

Already on GitHub? # to your account

creality-print: update sha256 #204133

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

fguchelaar
Copy link
Contributor

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

I was trying to install creality-print, but got a SHA256 mismatch. After downloading the .dmg manually and running:

shasum -a 256 CrealityPrint-6.0.4.1793-macx-arm64-Release.dmg

I got the same hash as reported by brew: 919e028270e3e41b01e9b26164d0941256f0f12023315e33fcbc39aae74f2ede.

This PR updates the SHA256 to the correct hash.

@fguchelaar fguchelaar changed the title updated sha256 for arm creality-print: updated sha256 for arm Mar 6, 2025
@fguchelaar
Copy link
Contributor Author

I do not have an Intel-based Mac at my disposal, so I cannot verify the SHA256 for the failed check. I'll happily update it with the generated one though, if that's the way to go?!

@khipp khipp changed the title creality-print: updated sha256 for arm creality-print: update sha256 Mar 7, 2025
@khipp
Copy link
Member

khipp commented Mar 7, 2025

I do not have an Intel-based Mac at my disposal, so I cannot verify the SHA256 for the failed check. I'll happily update it with the generated one though, if that's the way to go?!

Thank you, @fguchelaar! That would be fine.

@khipp khipp merged commit aa39a40 into Homebrew:master Mar 7, 2025
11 checks passed
@fguchelaar fguchelaar deleted the creality-print-arm-sha256 branch March 7, 2025 07:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants