Skip to content

mingw-winlibs-ucrt@16.1.0-14.0.0-r1: Fix hash#2832

Merged
z-Fng merged 1 commit intoScoopInstaller:masterfrom
sitiom:mingw-winlibs-ucrt-hash-fix-139647107
May 2, 2026
Merged

mingw-winlibs-ucrt@16.1.0-14.0.0-r1: Fix hash#2832
z-Fng merged 1 commit intoScoopInstaller:masterfrom
sitiom:mingw-winlibs-ucrt-hash-fix-139647107

Conversation

@sitiom
Copy link
Copy Markdown
Contributor

@sitiom sitiom commented May 2, 2026

Closes #2830

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

Summary by CodeRabbit

  • Chores
    • Updated verification checksums for UCRT WinLibs packages across both 64-bit and 32-bit architectures to ensure data integrity and security validation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6902a754-531b-4e90-b1a7-c5e2887ca20a

📥 Commits

Reviewing files that changed from the base of the PR and between 76dff6b and e23fefa.

📒 Files selected for processing (1)
  • bucket/mingw-winlibs-ucrt.json

Walkthrough

Updated SHA256 hash values for UCRT WinLibs download entries in both 64-bit and 32-bit architectures within the mingw-winlibs-ucrt manifest file to correct a hash verification failure.

Changes

Hash Verification Updates

Layer / File(s) Summary
Hash Verification Data
bucket/mingw-winlibs-ucrt.json
SHA256 hashes for both architecture.64bit (lines 8-10) and architecture.32bit (lines 13-15) are updated to match the actual downloaded archive checksums, resolving the hash check failure.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

review-needed

Poem

🐰 A checksum went astray one day,
The numbers didn't match, oh my!
But now the hashes bloom anew,
The downloads verify just right,
All files home to roost they fly! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'mingw-winlibs-ucrt@16.1.0-14.0.0-r1: Fix hash' clearly describes the main change: updating hash values for the mingw-winlibs-ucrt manifest.
Description check ✅ Passed The PR description includes the required elements: a closed issue reference (#2830), confirmed conventional title usage, and confirmed reading of the Contributing Guide.
Linked Issues check ✅ Passed The PR successfully addresses issue #2830 by updating SHA256 hashes in the manifest to match the actual downloaded file, resolving the hash check failure reported in the linked issue.
Out of Scope Changes check ✅ Passed All changes are within scope: only SHA256 hash values were updated in the manifest file to fix the hash check failure, with no other alterations to configuration or unrelated code.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@z-Fng z-Fng merged commit 79d6eb1 into ScoopInstaller:master May 2, 2026
7 checks passed
@sitiom sitiom deleted the mingw-winlibs-ucrt-hash-fix-139647107 branch May 2, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mingw-winlibs-ucrt@16.1.0-14.0.0-r1: hash check failed

2 participants