From fd7745d5dcb0241f2887a2de31ef3bd47ef1c293 Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Thu, 3 Dec 2020 06:59:18 +0100 Subject: Stable channel update: 87.0.4280.88. --- build/patches/chromedriver-snap-compatibility.patch | 2 +- snapcraft.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/patches/chromedriver-snap-compatibility.patch b/build/patches/chromedriver-snap-compatibility.patch index 501a8ed..c9ef646 100644 --- a/build/patches/chromedriver-snap-compatibility.patch +++ b/build/patches/chromedriver-snap-compatibility.patch @@ -9,7 +9,7 @@ Author: Olivier Tilloy --- a/chrome/test/chromedriver/chrome_launcher.cc +++ b/chrome/test/chromedriver/chrome_launcher.cc -@@ -123,6 +123,8 @@ Status PrepareDesktopCommandLine(const C +@@ -131,6 +131,8 @@ Status PrepareDesktopCommandLine(const C std::vector* extension_bg_pages, base::FilePath* user_data_dir) { base::FilePath program = capabilities.binary; diff --git a/snapcraft.yaml b/snapcraft.yaml index 67b9abd..00a00f2 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -121,8 +121,8 @@ parts: chromium: plugin: nil - source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-87.0.4280.66.tar.xz - source-checksum: sha512/8bf31b012166fb1fd35107020608cf77e6a31038a583423541c64aaf1c91bca0767ca111dcb4dd0f57c9c19c347375bde6b6488c56e309bd2871998c26b8b32a + source: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-87.0.4280.88.tar.xz + source-checksum: sha512/ac3903b598bd69f4ee3065845eac3c85cb5524715b9ce629c9c2bd017f2ebd168b7ee8111bccc2e6b6cfd12ad07add834cb2cd3bf0e27a8a5076bb7842fca897 after: [chromium-build, gtk3-locales, launcher, manpage, gtk-key-themes] build-packages: - quilt -- cgit v1.2.3