Skip to content

Commit ea731e8

Browse files
chromium: Update to 120.0.6099.224 (#783)
Release notes: https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_9.html https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_16.html Build and patch changes: ------------------------ None. License changes: ---------------- None. Test-built: ----------- * chromium-ozone-wayland: - nanbield, clang, MACHINE=qemuarm64 Signed-off-by: Max Ihlenfeldt <max@igalia.com>
1 parent 9db8c77 commit ea731e8

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.chromium.org/Home"
44
CVE_PRODUCT = "chromium:chromium google:chrome"
55

66
SRC_URI = "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${PV}.tar.xz"
7-
SRC_URI[sha256sum] = "84009db5c898517f38f7b44b81b8a98e21fd28ca3f9aad9dda07516d8640574c"
7+
SRC_URI[sha256sum] = "850a85c8d8a01041a07dfaaea8289fa5f8294b4e375e6b77997b61434e0a2f1a"
88

99
S = "${WORKDIR}/chromium-${PV}"
1010

0 commit comments

Comments
 (0)