Skip to content

googlechrome-canary: Fix download URL#2355

Merged
HUMORCE merged 2 commits intoScoopInstaller:masterfrom
kkimurak:googlechrome-canary/fix-url
Jul 5, 2025
Merged

googlechrome-canary: Fix download URL#2355
HUMORCE merged 2 commits intoScoopInstaller:masterfrom
kkimurak:googlechrome-canary/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)

Add _uncompressed before .exe to URL.
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.

Affected since: 139.0.7247.0

Closes #2351

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

googlechrome-canary

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

@kkimurak
Copy link
Contributor Author

Similar to #2357:

rebased onto current master (07fe56d), replace "installer": "Move-Item ..; Remove-Item ..;" by "extract_dir"

Reference: maintainer revision in ScoopInstaller/Extras#15634 (commit ScoopInstaller/Extras@ee37dc1)

@kkimurak
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

googlechrome-canary

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

@kkimurak
Copy link
Contributor Author

rebased onto current master (ea60d9d) to resolve conflict, reword commit message (move version to third line)

@kkimurak
Copy link
Contributor Author

rebased onto current master (0dce06f) to resolve conflict

@kkimurak kkimurak changed the title [email protected]: Fix download URL googlechrome-canary: Fix download URL Jun 29, 2025
@kkimurak
Copy link
Contributor Author

kkimurak commented Jul 1, 2025

rebased onto current master (c728ce1) to resolve conflict

@kkimurak
Copy link
Contributor Author

kkimurak commented Jul 1, 2025

And rebased onto current master (345d9f2) to resolve conflict (I should have waited a few minutes for the scheduled automatic update to occur..)

Affected since 139.0.7247.0

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
This is done by feature extract_dir
(ref: ScoopInstaller/Extras@ee37dc1)
@kkimurak
Copy link
Contributor Author

kkimurak commented Jul 3, 2025

Rebased onto current master (dcc6e49) to resolve conflict.

@HUMORCE HUMORCE merged commit 59a448b into ScoopInstaller:master Jul 5, 2025
@kkimurak kkimurak deleted the googlechrome-canary/fix-url branch July 5, 2025 16:57
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.

[email protected]: download via aria2 failed

2 participants