Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 630b8475 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Browser: Bump to 119.0.6045.163

parent d61d76e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ root_dir=$(dirname "$(readlink -f "$0")")
if [ ! -d "$chromium_dir" ]; then
    chromium_dir=$root_dir
fi
chromium_version="119.0.6045.160"
chromium_version="119.0.6045.163"
chromium_code=$(echo "$chromium_version" | tr -d '.' | cut -c5-)
chromium_url=https://github.com/chromium/chromium.git
clean=0