tinta: Add version 2.4.5 - #18471
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdds a Scoop manifest for Tinta version 2.4.5. The manifest defines package metadata, the download URL, SHA-256 checksum, executable mapping, GitHub version checking, and a versioned autoupdate URL. Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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.
Actionable comments posted: 1
🤖 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.
Inline comments:
In `@bucket/tinta.json`:
- Around line 1-3: Add a valid package-request issue number or URL to the PR
description, confirming the app has at least 100 GitHub stars, a stable release,
and English interface or documentation. Keep this reference out of the manifest
description field in the package metadata.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: ff1834b4-bdbf-4faa-a109-638d681d51fe
📒 Files selected for processing (1)
bucket/tinta.json
|
https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md
To add a new package to this bucket, please follow the standard way to create a package request issue first and link it to your PR. |
|
Thanks for the pointer — filed the package request as #18485 and linked it in the PR description. |
| "url": "https://github.com/oipoistar/tinta/releases/download/v2.4.5/tinta.exe", | ||
| "hash": "224f98895defae1f5f480c84d38580e16c1ce9eb5a0f9a2a2db057d2f0d06252", |
There was a problem hiding this comment.
| "url": "https://github.com/oipoistar/tinta/releases/download/v2.4.5/tinta.exe", | |
| "hash": "224f98895defae1f5f480c84d38580e16c1ce9eb5a0f9a2a2db057d2f0d06252", | |
| "architecture": { | |
| "64bit": { | |
| "url": "https://github.com/oipoistar/tinta/releases/download/v2.4.5/tinta.exe", | |
| "hash": "224f98895defae1f5f480c84d38580e16c1ce9eb5a0f9a2a2db057d2f0d06252" | |
| } | |
| }, |
|
/verify |
|
All changes look good. Wait for review from human collaborators. tinta
|

Resolves #18485
Adds Tinta — a fast, lightweight Markdown and Mermaid viewer for Windows. Native Direct2D rendering, single portable exe under 1 MB, statically linked CRT (no VCRedist dependency), MIT licensed.
Resubmission of #18253, which I closed myself because the project didn't yet meet the Extras notability bar. It does now: 101 stars, in winget since 2.0.1 (currently 2.4.5), and on the Microsoft Store. The manifest has been continuously maintained in a personal bucket since then with checkver/autoupdate running on every release.
scoop installcheckverandautoupdateverified working (auto-bumped 2.3.0 → 2.4.0 → 2.4.2 → 2.4.5 in the personal bucket)