Skip to content
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

Add google-chrome-beta #1020

Merged
merged 2 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ gitkraken
gitter
glow
google-chat-electron
google-chrome-beta
google-chrome-stable
google-cloud-cli
google-earth-pro-stable
Expand Down
10 changes: 10 additions & 0 deletions 01-main/packages/google-chrome-beta
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
DEFVER=1
ARCHS_SUPPORTED="amd64"
ASC_KEY_URL="https://dl.google.com/linux/linux_signing_key.pub"
APT_LIST_NAME="google-chrome"
APT_REPO_URL="https://dl.google.com/linux/chrome/deb/ stable main"
APT_REPO_OPTIONS="arch=amd64"
EULA="By downloading Chrome, you agree to the Google Terms of Service and Chrome and Chrome OS Additional Terms of Service\n - https://policies.google.com/terms\n - https://www.google.co.uk/intl/en/chrome/terms/"
PRETTY_NAME="Google Chrome Beta"
WEBSITE="https://www.google.com/chrome/beta/"
SUMMARY="Fast, Secure Browser from Google (Beta Release)."