Remove Google Chrome 106

This commit is contained in:
Vitaly Slobodin 2023-03-17 09:38:42 +01:00
parent 20172e1246
commit a76708ffe9
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
106|106.0)
CHROME_VERSION=106.0.5249.119-1
CHROMIUM_VERSION=$CHROME_VERSION
;;
107|107.0)
CHROME_VERSION=107.0.5304.87-1
CHROMIUM_VERSION=$CHROME_VERSION