We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 215ba90 + 24bab76 commit d22381dCopy full SHA for d22381d
Casks/c/chromedriver.rb
@@ -1,9 +1,9 @@
1
cask "chromedriver" do
2
arch arm: "arm64", intel: "x64"
3
4
- version "134.0.6998.90"
5
- sha256 arm: "d041ad9328a3a3d986aac9cf9b0f46f2dc67c51068b973f30c417362d64d5454",
6
- intel: "6cb5a24c82e0acca8574ccff0e8c6f08d929a9bc9fd2cee47fd3af1b3e8167d4"
+ version "134.0.6998.165"
+ sha256 arm: "75e95741d120626ea3fa4ac975e7415cb55aa784a7e8e6c27c5255e43545c991",
+ intel: "4e5ff9ecbe1586e4820784e532b25c33eec0304f7699919d59d2888a4f49b95c"
7
8
url "https://storage.googleapis.com/chrome-for-testing-public/#{version}/mac-#{arch}/chromedriver-mac-#{arch}.zip",
9
verified: "storage.googleapis.com/chrome-for-testing-public/"
0 commit comments