Skip to content

Conversation

@kzshantonu
Copy link
Contributor

@kzshantonu kzshantonu commented Jan 6, 2026

Closes #16938

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

Summary by CodeRabbit

  • Chores
    • Added a Windows package manifest (v1.0.6) for Plakar with architecture-specific packages (x64 and ARM64), automated update metadata, and SHA-256 checksum verification to ensure secure, integrity-checked installs and updates. Autoupdate and version metadata included to support automatic detection and retrieval of new releases.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Walkthrough

Adds a new Windows-focused package manifest bucket/plakar.json for Plakar v1.0.6 with architecture-specific download URLs, SHA-256 checksums, bin, checkver, and autoupdate entries referencing GitHub release assets.

Changes

Cohort / File(s) Summary
Package manifest
bucket/plakar.json
New manifest for Plakar v1.0.6 declaring version, description, homepage, license, architecture-specific (64bit, arm64) url and sha256 entries, plus bin, checkver, and autoupdate sections mapping assets and checksum URLs.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

"I hop through release notes, whiskers twitching free,
A manifest appears — hooray for me!
URLs and hashes baked just right,
64 and ARM snug through the night.
Tiny paws tapped keys with glee,
New Plakar package, safe and speedy!"

Pre-merge checks

✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'plakar: Add version 1.0.6' clearly and concisely describes the main change: adding a new Plakar package manifest for version 1.0.6.
Description check ✅ Passed The description includes the linked issue reference (Closes #16938) and confirms both required checklist items (conventional title and contributing guide acknowledgment).
Linked Issues check ✅ Passed The PR adds a manifest for plakar version 1.0.6 that fulfills all requirements from issue #16938: proper package name, correct homepage/download URLs, and architecture-specific binaries as requested.
Out of Scope Changes check ✅ Passed All changes are in-scope: the PR adds only the plakar manifest file as required by issue #16938 with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 87fea20 and c958939.

📒 Files selected for processing (1)
  • bucket/plakar.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • bucket/plakar.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: WindowsPowerShell

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
Contributor

github-actions bot commented Jan 6, 2026

All changes look good.

Wait for review from human collaborators.

plakar

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

@z-Fng
Copy link
Member

z-Fng commented Jan 6, 2026

/verify

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

All changes look good.

Wait for review from human collaborators.

plakar

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

Copy link
Member

@z-Fng z-Fng left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

The manifest will update automatically as the package updates, as long as the upstream releases new packages that follow the same pattern defined in the manifest. If there are any other changes, feel free to submit a PR.

@z-Fng z-Fng merged commit a4558b2 into ScoopInstaller:master Jan 6, 2026
3 checks passed
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.

[Request]: plakar

2 participants