about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-12-08 13:39:25 +0100
committerMichael Weiss <dev.primeos@gmail.com>2020-12-08 13:46:47 +0100
commitd35b635628c417dd1f46f6a9d26e4b3be98c0a1b (patch)
tree39f26a4d64bfc0912c72de14741517ffa6f67f27 /pkgs/applications/networking/browsers
parent2535c42513d93b87fdc01c258eb09cdbeab0f9b2 (diff)
downloadnixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar.gz
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar.bz2
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar.lz
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar.xz
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.tar.zst
nixlib-d35b635628c417dd1f46f6a9d26e4b3be98c0a1b.zip
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
Diffstat (limited to 'pkgs/applications/networking/browsers')
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.json2
1 files changed, 1 insertions, 1 deletions
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"
     }
   },