File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class PlaywrightCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_tahoe : "5bb8617c41658a321592d5fccb17465edeb56bdabe4cd0c5ee24f8c90a2f0b72 "
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b3596cc9d97d06210a5216322c6420af3c951753f735b5b483e3587eeaf324dd "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b3596cc9d97d06210a5216322c6420af3c951753f735b5b483e3587eeaf324dd "
12- sha256 cellar : :any_skip_relocation , sonoma : "daf8f21cd7b76654a97a6a46d1fe7aa53b3fd3863f46827053d90f94aa6744d5 "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "b84b8202a45c20a1c497423ca5e0f6bd5d710c5468e9362fef4c5261fe64cf03 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "b84b8202a45c20a1c497423ca5e0f6bd5d710c5468e9362fef4c5261fe64cf03 "
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "6374475d444afd20acf950dc066e2c2b933eb44443915f567059329ba2321972 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b203d919b8e46b716257d5241cd141cd7feb53b2fa611a626883b0551e7e996c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b203d919b8e46b716257d5241cd141cd7feb53b2fa611a626883b0551e7e996c "
12+ sha256 cellar : :any_skip_relocation , sonoma : "1d4fdc81ee4de034796d198b9736a689b1112aeff92d14dd0509bd2a48262a1a "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "4fc7035b6c96c3790d274cc900f9ca1e3572053fb61dd16fada80c37f801471b "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4fc7035b6c96c3790d274cc900f9ca1e3572053fb61dd16fada80c37f801471b "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments