Skip to content

neovim-nightly@0.13.0-396: Fix hash#2836

Merged
z-Fng merged 1 commit intomasterfrom
neovim-nightly-hash-fix-115850733
May 3, 2026
Merged

neovim-nightly@0.13.0-396: Fix hash#2836
z-Fng merged 1 commit intomasterfrom
neovim-nightly-hash-fix-115850733

Conversation

@z-Fng
Copy link
Copy Markdown
Member

@z-Fng z-Fng commented May 3, 2026

  • 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 package integrity verification checksums for Windows nightly builds to ensure secure downloads of the latest nightly releases.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 2026

Walkthrough

This PR updates SHA256 integrity hashes for Windows Neovim nightly package downloads in the manifest file. Two architecture variants (64-bit and ARM64) have their hash verification values replaced to match the current package releases.

Changes

Manifest Hash Update

Layer / File(s) Summary
Hash Verification Data
bucket/neovim-nightly.json
Windows nightly package hashes updated for architecture.64bit and architecture.arm64 to correct mismatches with current binary downloads.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

review-needed

Poem

🐰 A checksum fix with gentle care,
SHA hyphens dance without despair,
Win64, ARM64, hashes align,
The nightly builds now match by design! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: updating a hash value for the neovim-nightly package to fix a validation issue.
Linked Issues check ✅ Passed The PR directly addresses issue #2834 by updating both hash values (64bit and arm64) to correct the checksum validation failure reported.
Out of Scope Changes check ✅ Passed All changes in the PR are scoped to fixing the hash validation issue—only the manifest checksums were updated with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description includes references to closed issues (#2834, #2835), marks both required checklist items as complete, and confirms adherence to repository guidelines.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch neovim-nightly-hash-fix-115850733

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

neovim-nightly

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng merged commit 297b0fb into master May 3, 2026
3 of 4 checks passed
@z-Fng z-Fng deleted the neovim-nightly-hash-fix-115850733 branch May 3, 2026 06:44
@coderabbitai coderabbitai Bot mentioned this pull request May 4, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

neovim-nightly@0.13.0-396: hash check failed neovim-nightly@0.13.0-396: hash check failed

1 participant