Skip to content

googlechrome@137.0.7151.120: Fix download URL#15634

Merged
chawyehsu merged 2 commits intoScoopInstaller:masterfrom
kkimurak:googlechrome/fix-url
Jun 23, 2025
Merged

googlechrome@137.0.7151.120: Fix download URL#15634
chawyehsu merged 2 commits intoScoopInstaller:masterfrom
kkimurak:googlechrome/fix-url

Conversation

@kkimurak
Copy link
Contributor

@kkimurak kkimurak commented Jun 19, 2025

Reference: https://scoop.sh/UpdateTracker/googlechrome/chrome.min.xml (content update: ScoopInstaller/UpdateTracker@f7bbf67)

Related work: ScoopInstaller/Versions#2355 , ScoopInstaller/Versions#2356 and ScoopInstaller/Versions#2357

Add _uncompressed before .exe
As the installer is not compressed, we can get Chrome-bin directly from dl.7z . So the install process is just to copy files inside Chrome-bin to $dir then remove Chrome-bin

Closes #15630
Closes #15631 (duplicated)
Closes #15632 (duplicated)
Closes #15636 (duplicated)
Closes #15643 (duplicated)
Closes #15645 (duplicated)

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

Add _uncompressed before .exe
As the installer is not compressed, we can get Chrome-bin directly from dl.7z .
So the install process is just to copy files inside Chrome-bin to $dir
then remove Chrome-bin
@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

googlechrome

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

touhoured added a commit to touhoured/ScoopBucket that referenced this pull request Jun 23, 2025
@chawyehsu chawyehsu merged commit 81b6ded into ScoopInstaller:master Jun 23, 2025
2 checks passed
@kkimurak kkimurak deleted the googlechrome/fix-url branch June 23, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment