Skip to content

Commit ef733a5

Browse files
committed
vercel-cli: update 35.2.3 bottle.
1 parent b73a580 commit ef733a5

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/v/vercel-cli.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ class VercelCli < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2426462a8f53824a133f952b8068e075b3052847d1804fa86d46314f342bdeaf"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2426462a8f53824a133f952b8068e075b3052847d1804fa86d46314f342bdeaf"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "2426462a8f53824a133f952b8068e075b3052847d1804fa86d46314f342bdeaf"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0343f517d797dfe316db6972af20f38b3208c17e47f66494a3b5a2615b911a1a"
14-
sha256 cellar: :any_skip_relocation, ventura: "0343f517d797dfe316db6972af20f38b3208c17e47f66494a3b5a2615b911a1a"
15-
sha256 cellar: :any_skip_relocation, monterey: "0343f517d797dfe316db6972af20f38b3208c17e47f66494a3b5a2615b911a1a"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "697908a7a866b83719e63238e1323bb01734ecc249431ce76864825f9196a8eb"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1036db610ae357b4f47b86a5553174fad1b35019bcae5349fbb84c61d133689b"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1036db610ae357b4f47b86a5553174fad1b35019bcae5349fbb84c61d133689b"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "1036db610ae357b4f47b86a5553174fad1b35019bcae5349fbb84c61d133689b"
12+
sha256 cellar: :any_skip_relocation, sonoma: "780c2f440341c3e89fa4de4bdc729d662c68203c4ba652282617ef4dfe5a042f"
13+
sha256 cellar: :any_skip_relocation, ventura: "780c2f440341c3e89fa4de4bdc729d662c68203c4ba652282617ef4dfe5a042f"
14+
sha256 cellar: :any_skip_relocation, monterey: "780c2f440341c3e89fa4de4bdc729d662c68203c4ba652282617ef4dfe5a042f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a485be1b7bd57c2c603fa3efd681dc3044796f1d8fdceb1f7c98730dd3c7c6df"
1716
end
1817

1918
depends_on "node"

0 commit comments

Comments
 (0)