mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #167211 from miccal/bump-chromedriver-122.0.6261.57
chromedriver 122.0.6261.57
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
cask "chromedriver" do
|
||||
arch arm: "arm64", intel: "x64"
|
||||
|
||||
version "121.0.6167.184"
|
||||
sha256 arm: "83f352afa803488c42812f9bf5965b45bdcef9345e954ded29717d2197df48e1",
|
||||
intel: "3d3f4a9575ff356258b6f12a9375d8c92f47cdff79f191b3faeff723a29bf308"
|
||||
version "122.0.6261.57"
|
||||
sha256 arm: "645f277c05d7f7d238c7a45412f42489767f48cba05d8632ce00b54b3704d4e1",
|
||||
intel: "31d9be68e77c733357ee825c34249dbb94c5c08961e58dfb38b7623e9383fa69"
|
||||
|
||||
url "https://storage.googleapis.com/chrome-for-testing-public/#{version}/mac-#{arch}/chromedriver-mac-#{arch}.zip",
|
||||
verified: "storage.googleapis.com/chrome-for-testing-public/"
|
||||
@@ -19,7 +19,7 @@ cask "chromedriver" do
|
||||
end
|
||||
end
|
||||
|
||||
conflicts_with cask: "homebrew/cask-versions/chromedriver-beta"
|
||||
conflicts_with cask: "chromedriver-beta"
|
||||
|
||||
binary "chromedriver-mac-#{arch}/chromedriver"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user