Skip to content

android-studio: Update to version 2025.3.2.6, fix checkver & autoupdate#17370

Merged
z-Fng merged 2 commits intoScoopInstaller:masterfrom
qingmingTD:master
Mar 7, 2026
Merged

android-studio: Update to version 2025.3.2.6, fix checkver & autoupdate#17370
z-Fng merged 2 commits intoScoopInstaller:masterfrom
qingmingTD:master

Conversation

@qingmingTD
Copy link
Contributor

@qingmingTD qingmingTD commented Mar 7, 2026

Fix download links and hash values

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

Summary by CodeRabbit

  • Chores
    • Updated Android Studio to version 2025.3.2.6.
    • Updated license URL to the canonical terms page.
    • Switched download endpoint and filename for the 64-bit Windows package.
    • Updated the 64-bit package checksum.
    • Improved update detection pattern and autoupdate download URL to match new release layout.

@coderabbitai
Copy link

coderabbitai bot commented Mar 7, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 82d708ab-0c5c-45e8-be95-cf303b691268

📥 Commits

Reviewing files that changed from the base of the PR and between 2f260f0 and 3b016b2.

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

Walkthrough

This PR updates the Android Studio package manifest: version 2025.2.3.9 → 2025.3.2.6, download URL and SHA256 for 64-bit, license URL, and adjusts the checkver regex and autoupdate URL to capture filename separately.

Changes

Cohort / File(s) Summary
Android Studio Configuration
bucket/android-studio.json
Version bumped to 2025.3.2.6; license.url normalized; 64-bit download URL switched from redirector.gvt1.com to edgedl.me.gvt1.com and SHA256 updated; checkver regex changed to capture version and filename; autoupdate URL updated to use $matchFilename.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

review-needed

Suggested reviewers

  • z-Fng

Poem

🐰 I nibbled the bytes and gave them a tweak,
Versions hopped forward, no glitches to speak,
URLs rearranged, hashes lined snug,
Studio refreshed — a comfy warm hug! 🥕✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is largely incomplete; it lacks issue references, detailed change explanations, and provides only a vague description statement without substantive context. Add issue reference (Closes/Relates to #XXXX), provide detailed explanation of why the download URLs/hash changed, and expand on the specific fixes made to checkver and autoupdate patterns.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main changes: version update to 2025.3.2.6 and fixes to checkver & autoupdate mechanisms.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

All changes look good.

Wait for review from human collaborators.

android-studio

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

@z-Fng z-Fng changed the title Fix download & autoupdate URLs android-studio: Update to version 2025.3.2.6, fix checkver & autoupdate Mar 7, 2026
@z-Fng
Copy link
Member

z-Fng commented Mar 7, 2026

/verify

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

All changes look good.

Wait for review from human collaborators.

android-studio

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

Copy link
Member

@z-Fng z-Fng left a comment

Choose a reason for hiding this comment

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

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

Please make sure to use a conventional PR title next time.

Thanks for your contribution!

@z-Fng z-Fng merged commit 6a78a9d into ScoopInstaller:master Mar 7, 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.

2 participants