Skip to content

rescuetime: Update to version 3.2.12.3, enable checkver#18238

Merged
z-Fng merged 3 commits into
ScoopInstaller:masterfrom
santiago-mooser:rescuetime-3.2.12.3
Jul 6, 2026
Merged

rescuetime: Update to version 3.2.12.3, enable checkver#18238
z-Fng merged 3 commits into
ScoopInstaller:masterfrom
santiago-mooser:rescuetime-3.2.12.3

Conversation

@santiago-mooser

@santiago-mooser santiago-mooser commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

The manifest was stuck on 3.0.0.10 because there is no checkver, so excavator never picked up new releases. This bumps it to the current 3.2.12.3 (hash computed from the official installer) and adds a checkver against the official release notes page so it stays up to date going forward.

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

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: da896ed3-cf1a-41f2-9ee5-83df6563581f

📥 Commits

Reviewing files that changed from the base of the PR and between c61983a and 229d970.

📒 Files selected for processing (1)
  • bucket/rescuetime.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • bucket/rescuetime.json

📝 Walkthrough

Walkthrough

The pull request updates the RescueTime manifest in bucket/rescuetime.json. It bumps the manifest version to 3.2.12.3, changes the license identifier to Proprietary, replaces the 64-bit installer URL and hash, adds a checkver block for the Windows release-notes page, and changes autoupdate to use an architecture-scoped 64-bit URL template.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Changes

File Change Summary
bucket/rescuetime.json Updated version, license, 64-bit installer metadata, added checkver, and reshaped autoupdate URL template

Related issues: None provided.

Related PRs: None provided.

Suggested labels: manifest-update

Suggested reviewers: None provided.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise, conventional, and accurately summarizes the version bump and checkver addition.
Description check ✅ Passed The description clearly explains the version bump and checkver change and includes the required checklist items.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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/rescuetime.json`:
- Around line 20-23: The manifest has a checkver block for RescueTime, but it is
missing the matching autoupdate block needed for automated updates. Add an
autoupdate section that parameterizes the versioned top-level url used by the
RescueTime manifest so checkver -u can update version, url, and hash together;
keep the existing checkver definition and wire its template values to the same
version placeholder used by the manifest fields.
🪄 Autofix (Beta)

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

Run ID: 500a9119-46c8-4ad2-88f9-e4dd2c1f2eca

📥 Commits

Reviewing files that changed from the base of the PR and between 498ef92 and caf17b0.

📒 Files selected for processing (1)
  • bucket/rescuetime.json

Comment thread bucket/rescuetime.json
@aliesbelik

Copy link
Copy Markdown
Collaborator

/verify

@github-actions

This comment was marked as outdated.

@z-Fng z-Fng changed the title rescuetime: Update to version 3.2.12.3 rescuetime: Update to version 3.2.12.3, enable checkver Jul 6, 2026
Refactor RescueTime JSON structure to include architecture details.
@github-actions

This comment was marked as outdated.

@z-Fng

z-Fng commented Jul 6, 2026

Copy link
Copy Markdown
Member

/verify

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

rescuetime

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for your contribution!

@z-Fng z-Fng merged commit d387312 into ScoopInstaller:master Jul 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.

3 participants