Remove Google Chrome 107

This commit is contained in:
Vitaly Slobodin 2023-03-17 09:38:50 +01:00
parent a76708ffe9
commit 6bfdad143f
No known key found for this signature in database
GPG key ID: BE103100635359D0

View file

@ -73,10 +73,6 @@ function print_rust_args() {
# You may need to bump the version in scripts/install-chrome.
function print_chrome_args() {
case "$1" in
107|107.0)
CHROME_VERSION=107.0.5304.87-1
CHROMIUM_VERSION=$CHROME_VERSION
;;
108|108.0)
CHROME_VERSION=108.0.5359.94-1
CHROMIUM_VERSION=$CHROME_VERSION