picocrypt-ng: Add version 2.09#17903
Conversation
📝 WalkthroughWalkthroughThis PR adds a new package manifest file for Picocrypt-NG v2.09 to the ScoopInstaller/Extras bucket. The manifest includes version metadata, project description and homepage, GPL-3.0-or-later license, the 64-bit portable executable download URL with SHA-256 hash verification, shortcut configuration with "Picocrypt NG" label, and autoupdate settings using version-templated release URLs for automatic updates. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
bucket/picocrypt-ng.json (1)
1-26: Run local manifest validation before merge.Please verify with:
scoop config debug true scoop config gh_token <your-github-token> # read-only token .\bin\checkver.ps1 -App picocrypt-ng -f .\bin\formatjson.ps1 -App picocrypt-ng scoop install bucket\picocrypt-ng.json -a 64bitIf any checklist ambiguity comes up, use:
- https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md
- https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests
As per coding guidelines: “Provide clear instructions for testing the manifest locally before submission” and include contribution/wiki links for guidance.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@bucket/picocrypt-ng.json` around lines 1 - 26, Add clear local validation and testing steps for the picocrypt-ng manifest (picocrypt-ng.json) to your PR description or a CONTRIBUTING note: list the exact commands to run (enable debug, set GH token, run .\bin\checkver.ps1 -App picocrypt-ng -f, .\bin\formatjson.ps1 -App picocrypt-ng, and scoop install bucket\picocrypt-ng.json -a 64bit), and include links to the Scoop contribution and manifest wiki pages for guidance (ScoopInstaller/.github CONTRIBUTING.md and Scoop Wiki App-Manifests). This ensures reviewers can reproduce manifest validation before merge; update the PR text (not the JSON fields) to contain those commands and links.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@bucket/picocrypt-ng.json`:
- Around line 1-26: Add clear local validation and testing steps for the
picocrypt-ng manifest (picocrypt-ng.json) to your PR description or a
CONTRIBUTING note: list the exact commands to run (enable debug, set GH token,
run .\bin\checkver.ps1 -App picocrypt-ng -f, .\bin\formatjson.ps1 -App
picocrypt-ng, and scoop install bucket\picocrypt-ng.json -a 64bit), and include
links to the Scoop contribution and manifest wiki pages for guidance
(ScoopInstaller/.github CONTRIBUTING.md and Scoop Wiki App-Manifests). This
ensures reviewers can reproduce manifest validation before merge; update the PR
text (not the JSON fields) to contain those commands and links.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 5fb45b8f-80dc-4756-b85d-457046413412
📒 Files selected for processing (1)
bucket/picocrypt-ng.json
|
/verify |
|
All changes look good. Wait for review from human collaborators. picocrypt-ng
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with picocrypt-ng
|
Closes #17170
<manifest-name[@version]|chore>: <general summary of the pull request>