-
-
Notifications
You must be signed in to change notification settings - Fork 231
googlechrome-beta: Fix download URL #2356
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
googlechrome-beta: Fix download URL #2356
Conversation
All changes look good. Wait for review from human collaborators. googlechrome-beta
|
849dd20
to
d64c0aa
Compare
rebased onto current master (07fe56d), replace Reference: maintainer revision in ScoopInstaller/Extras#15634 (commit ScoopInstaller/Extras@ee37dc1) |
/verify |
All changes look good. Wait for review from human collaborators. googlechrome-beta
|
2ed8659
to
d195452
Compare
rebased onto current master (ea60d9d) to resolve conflict, reword commit message (move version to third line) |
d195452
to
ba8ac16
Compare
rebased onto current master (0dce06f) |
ba8ac16
to
7220675
Compare
rebased onto current master (c728ce1) to resolve conflict |
8c74ea6
to
d2f0051
Compare
Rebased onto current master (dcc6e49). |
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 This is done by feature extract_dir (ref: ScoopInstaller/Extras@ee37dc1)
d2f0051
to
dc4d6be
Compare
Rebased onto current master (edbc418). |
Apply same changes as #2355 (googlechrome-canary) to googlechrome-beta.
Affected since: 138.0.7204.35
Relates to #2355