@@ -6,13 +6,13 @@ class VercelCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6e427ba8437610d8553cdcccdcaf2b8a4280b5a8461bf7e50ba0437d15fe1c1c "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6e427ba8437610d8553cdcccdcaf2b8a4280b5a8461bf7e50ba0437d15fe1c1c "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "6e427ba8437610d8553cdcccdcaf2b8a4280b5a8461bf7e50ba0437d15fe1c1c "
12- sha256 cellar : :any_skip_relocation , sonoma : "55178179180ca3f8c5b84a449fdc8b07aaddec6e60a8d10e2e3cc418be6e6d4b "
13- sha256 cellar : :any_skip_relocation , ventura : "55178179180ca3f8c5b84a449fdc8b07aaddec6e60a8d10e2e3cc418be6e6d4b "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "bac18509e5e642da0121b04a619e973595464b3f16358e64e97df38c41886831 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "19d7e268165db361e702de9bd56be6901fe3ea28f1fe791b2de1767b3f6dad88 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7522e6e7af6176b1324f01fe5e6236701b7a568462415dfe1c8b9446255815e5 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "7522e6e7af6176b1324f01fe5e6236701b7a568462415dfe1c8b9446255815e5 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7522e6e7af6176b1324f01fe5e6236701b7a568462415dfe1c8b9446255815e5 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "33dbedd45d5b3a6c028df7f5a0d5eb9ca3a5b079069fa18ad108f93e5d59fcca "
13+ sha256 cellar : :any_skip_relocation , ventura : "33dbedd45d5b3a6c028df7f5a0d5eb9ca3a5b079069fa18ad108f93e5d59fcca "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "547b1d72222ec230fe3caa603547647d817e6a6000e4e1fd97a3ede43f31ff65 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "31b4199fa428759e67ffae6b6a6fc06098f1732b973fe4459dfc614423894fbb "
1616 end
1717
1818 depends_on "node"
0 commit comments