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
This commit is contained in:
parent
2535c42513
commit
d35b635628
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"chromedriver": {
|
||||
"version": "87.0.4280.88",
|
||||
"sha256_linux": "141mr2jiy3nslwd3s43m4i6plkv9wv5fgi78cn7mz0ac9x6fpcgx",
|
||||
"sha256_linux": "11plh2hs2zpa14ymlbnj92pa58krl28yw4c0s55wk8qsxvzvl02m",
|
||||
"sha256_darwin": "048hsqp6575r980m769lzznvxypmfcwn89f1d3ik751ymzmb5r78"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue