Skip to content

Commit

Permalink
Merge pull request #190 from openSUSE/canary
Browse files Browse the repository at this point in the history
Add option to install google-chrome-canary
  • Loading branch information
asdil12 authored Nov 4, 2024
2 parents 5f7a794 + ac0f905 commit 8bb48c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opi/plugins/chrome.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def run(cls, query):
'google-chrome-stable',
'google-chrome-beta',
'google-chrome-unstable',
'google-chrome-canary',
])
opi.add_repo(
filename = 'google-chrome',
Expand Down

0 comments on commit 8bb48c4

Please sign in to comment.