From d35b635628c417dd1f46f6a9d26e4b3be98c0a1b Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 8 Dec 2020 13:39:25 +0100 Subject: [PATCH] chromedriver.src: Update the hash I just regenerated upstream-info.json using update.py again and got a different hash this time (but the same hash as in #106272). Therefore, the only possible explanation I have is that upstream changed the file that is hosted at [0]. I'll try to contact upstream regarding this. Fix #106272. [0]: https://chromedriver.storage.googleapis.com/87.0.4280.88/chromedriver_linux64.zip --- .../networking/browsers/chromium/upstream-info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.json b/pkgs/applications/networking/browsers/chromium/upstream-info.json index 6343dd4b2468..15899d31e726 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.json +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.json @@ -13,7 +13,7 @@ }, "chromedriver": { "version": "87.0.4280.88", - "sha256_linux": "141mr2jiy3nslwd3s43m4i6plkv9wv5fgi78cn7mz0ac9x6fpcgx", + "sha256_linux": "11plh2hs2zpa14ymlbnj92pa58krl28yw4c0s55wk8qsxvzvl02m", "sha256_darwin": "048hsqp6575r980m769lzznvxypmfcwn89f1d3ik751ymzmb5r78" } },