parabolic: Add version 2025.1.4
Add version 2025.1.4
Closes #15242
- [x] Use conventional PR title:
<manifest-name[@version]|chore>: <general summary of the pull request> - [x] I have read the Contributing Guide
Summary by CodeRabbit
-
New Features
- Added a new Windows package for Parabolic, a simple yt-dlp frontend, enabling easy installation via the package manager.
- Supports 64‑bit architecture with verified downloads and desktop shortcuts.
- Automatic version checks and updates sourced from GitHub releases ensure users stay up to date.
- Includes metadata (version, description, homepage, license) for clearer package identification.
- Streamlined installation experience with integrity verification (SHA256) for improved security.
All changes look good.
Wait for review from human collaborators.
parabolic
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
Walkthrough
Adds a new Scoop bucket manifest (bucket/parabolic.json) for Parabolic v2025.1.4, defining metadata, 64-bit download URL and SHA256, Start Menu shortcut, GitHub-based checkver, and autoupdate URL template.
Changes
| Cohort / File(s) | Summary of Changes |
|---|---|
New Scoop manifestbucket/parabolic.json |
Added package manifest for Parabolic (version 2025.1.4) with metadata, 64-bit architecture, download URL and SHA256, shortcuts, GitHub checkver, and autoupdate template. |
Estimated code review effort
🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
I found a carrot named “Parabolic,” neat—
A manifest burrowed, crisp and complete.
Hash checked, hops set, updates in sight,
One click, I nibble the latest byte.
Scoop, scoop—my basket’s full and bright! 🥕✨
Pre-merge checks and finishing touches
âś… Passed checks (5 passed)
| Check name | Status | Explanation |
|---|---|---|
| Linked Issues Check | ✅ Passed | The added manifest (bucket/parabolic.json) implements the package requested in issue #15242 by declaring version 2025.1.4, providing a 64‑bit GitHub release download URL with SHA256, and including checkver/autoupdate via GitHub releases along with a simple shortcut, which addresses the linked issue's coding requirements and fulfils the previously-unchecked "fairly standard install" criterion. |
| Out of Scope Changes Check | âś… Passed | The changeset only adds a single file (bucket/parabolic.json) implementing the requested manifest and does not modify other manifests or unrelated repository files, so there are no apparent out-of-scope changes. |
| Docstring Coverage | âś… Passed | No functions found in the changes. Docstring coverage check skipped. |
| Title Check | ✅ Passed | The title succinctly identifies the main change, naming the manifest “parabolic” and indicating that version 2025.1.4 is being added, which aligns with the conventional title format and clearly conveys the pull request’s purpose. |
| Description Check | âś… Passed | The pull request description follows the repository template by providing a concise summary, including the required instructional comment, a Closes directive for issue #15242, and the completed checklist confirming the use of a conventional title and that the contributor has read the contributing guide, so all required sections are present and properly filled out. |
✨ Finishing touches
- [ ] 📝 Generate Docstrings
đź§Ş Generate unit tests
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
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 @coderabbitai help to get the list of available commands and usage tips.
/verify
Your changes did not pass all checks.
Please address the issues in the manifest and comment starting with /verify to rerun the checks.
parabolic
- [x] Lint
- [x] Description
- [x] License
- [x] Hashes
- [ ] Checkver
- [ ] Autoupdate