Skip to content

googlechrome-canary: Fix download URL #2355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 5, 2025

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

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

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

googlechrome-canary

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

@kkimurak kkimurak force-pushed the googlechrome-canary/fix-url branch from 2b39cc6 to 7fa3b87 Compare June 26, 2025 10:05
@kkimurak
Copy link
Contributor Author

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

@kkimurak kkimurak force-pushed the googlechrome-canary/fix-url branch from 7fa3b87 to a6784b1 Compare June 29, 2025 23:36
@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 kkimurak force-pushed the googlechrome-canary/fix-url branch from a6784b1 to bb53598 Compare July 1, 2025 08:46
@kkimurak
Copy link
Contributor Author

kkimurak commented Jul 1, 2025

rebased onto current master (c728ce1) to resolve conflict

@kkimurak kkimurak force-pushed the googlechrome-canary/fix-url branch from bb53598 to df18488 Compare July 1, 2025 08:51
@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 kkimurak force-pushed the googlechrome-canary/fix-url branch from df18488 to ea66431 Compare July 3, 2025 09:58
@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