@@ -6,13 +6,13 @@ class VercelCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e82657e9cdcc325b1ecf8bb4cc459598d9f217db65c3ab5f067128f8cc40839e "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e82657e9cdcc325b1ecf8bb4cc459598d9f217db65c3ab5f067128f8cc40839e "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "e82657e9cdcc325b1ecf8bb4cc459598d9f217db65c3ab5f067128f8cc40839e "
12- sha256 cellar : :any_skip_relocation , sonoma : "d5207a154d3a23c52c94697a4aa146b26cccfae7e7a3e1e320be79677ba34702 "
13- sha256 cellar : :any_skip_relocation , ventura : "d5207a154d3a23c52c94697a4aa146b26cccfae7e7a3e1e320be79677ba34702 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "d7344761bd5c1918a2d3e62a1ac68989ddf9cd70e84e5fde0a63df72639426dd "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "6123d8be62e34e1dcc4e511bde1669e652af28fa1b6e3ebf05f8aee70268dbcb "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0fe346d2c74cfc9d95af1ac65547445bcd3f103b837f8143e79d05029729146d "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0fe346d2c74cfc9d95af1ac65547445bcd3f103b837f8143e79d05029729146d "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "0fe346d2c74cfc9d95af1ac65547445bcd3f103b837f8143e79d05029729146d "
12+ sha256 cellar : :any_skip_relocation , sonoma : "1828845c1e00e86682c8aa9050b7360d5ea818dd56a50cb068ab098bf7dd4f88 "
13+ sha256 cellar : :any_skip_relocation , ventura : "1828845c1e00e86682c8aa9050b7360d5ea818dd56a50cb068ab098bf7dd4f88 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "961debd0c6d2d9ef77e7c50c9295b258516805b6be72dc3b9e9cbaabe1ca19de "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b6548266dc5c92f0b992cc3b3ce6dbab20743e6fa9b7ca718e87825fca98ce1e "
1616 end
1717
1818 depends_on "node"
0 commit comments