rainfrog: Add version 0.3.7
Closes #7209
- [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
- Rainfrog v0.3.7 is available as a Windows 64-bit package with checksum verification.
- Supports automatic update checks and seamless upgrades via the package manager.
- Displays app metadata (description, homepage, license) during install and provides a runnable rainfrog.exe.
-
Chores
- Added packaging and autoupdate metadata for distribution.
Walkthrough
Added a new Scoop manifest bucket/rainfrog.json for Rainfrog v0.3.7 containing metadata, MIT license, 64-bit Windows download URL and SHA256, bin setting, GitHub checkver, and autoupdate configuration.
Changes
| Cohort / File(s) | Summary of changes |
|---|---|
New Scoop manifestbucket/rainfrog.json |
Added manifest for Rainfrog v0.3.7 with description, homepage, MIT license, 64-bit download URL and SHA256, bin set to rainfrog.exe, checkver configured for GitHub, and autoupdate tarball and SHA256 URL. |
Estimated code review effort
🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
I hop through buckets, light and spry,
A tiny JSON under sky.
Version pinned and hashes bright,
Ready for a Windows flight.
Scoop me up — a froggy byte! 🐰🌧️🐸
Pre-merge checks and finishing touches
✅ Passed checks (5 passed)
| Check name | Status | Explanation |
|---|---|---|
| Title Check | ✅ Passed | The title clearly conveys the addition of the rainfrog package version 0.3.7, matching the core change of the PR and following the repository’s conventional format. |
| Linked Issues Check | ✅ Passed | The new manifest defines rainfrog v0.3.7 with the correct homepage, version-specific download URLs and SHA256, MIT license, and autoupdate configuration, fulfilling the request criteria for a non-GUI, English terminal tool at its latest stable release with a standard install process (#7209). |
| Out of Scope Changes Check | ✅ Passed | All changes are confined to adding the rainfrog.json manifest file, with no unrelated files or modifications introduced, so no out-of-scope changes are present. |
| Description Check | ✅ Passed | The PR description adheres to the repository’s template by including the summary comment, confirmation of contribution guidelines, issue closure directive, and the completed checklist, providing all required sections in the expected structure. |
| Docstring Coverage | ✅ Passed | No functions found in the changes. Docstring coverage check skipped. |
✨ Finishing touches
🧪 Generate unit tests
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
📜 Recent review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📥 Commits
Reviewing files that changed from the base of the PR and between 2be257036e4187882c2582e81b7f524a6b34e0db and 43c604d8dff361863afafe7c6c0347f9e70973a3.
📒 Files selected for processing (1)
bucket/rainfrog.json(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
- bucket/rainfrog.json
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
All changes look good.
Wait for review from human collaborators.
rainfrog
- [x] Lint
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
- [x] Autoupdate Hash Extraction
All changes look good.
Wait for review from human collaborators.
rainfrog
- [x] Lint
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
- [x] Autoupdate Hash Extraction