Skip to content

Commit

Permalink
Use Chrome 124 on AMD64 (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
biglittlebigben authored May 22, 2024
1 parent 95713d5 commit 2691707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/chrome/install-chrome
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ then
chown root:root /usr/local/sbin/chrome-devel-sandbox
chmod 4755 /usr/local/sbin/chrome-devel-sandbox
else
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
wget https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_124.0.6367.201-1_amd64.deb
apt-get install -y ./google-chrome-stable_current_amd64.deb
rm google-chrome-stable_current_amd64.deb
fi
Expand Down

0 comments on commit 2691707

Please sign in to comment.