Skip to content

Commit

Permalink
chromedriver-canary: Update to version 134.0.6974.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent 1e32e66 commit 8ef0daf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/chromedriver-canary.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "134.0.6971.2",
"version": "134.0.6974.0",
"description": "An open source tool for automated testing of webapps across many browsers",
"homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/134.0.6971.2/win64/chromedriver-win64.zip",
"hash": "e633586e4678fdb54be3a9baeb3d82a8de4262f5cd4e53264ca2ef29a70f5427",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/134.0.6974.0/win64/chromedriver-win64.zip",
"hash": "6b1d66e6177a9c6b001c6906313c8dc7c524f077b7f5a302486e65a0edfc8e2c",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/134.0.6971.2/win32/chromedriver-win32.zip",
"hash": "c452cc341192238873929cdb91fe502148bda72ce53c18da0f5bc2bb43e2c727",
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/134.0.6974.0/win32/chromedriver-win32.zip",
"hash": "c41f692f87c2e695d717d25b4d6648d244af32540ffb983171f696b0e3c1fbe0",
"extract_dir": "chromedriver-win32"
}
},
Expand Down

0 comments on commit 8ef0daf

Please sign in to comment.