Skip to content

Commit

Permalink
vercel-cli: update 39.2.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent c0fac80 commit 37ee304
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/v/vercel-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class VercelCli < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
sha256 cellar: :any_skip_relocation, arm64_ventura: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
sha256 cellar: :any_skip_relocation, sonoma: "f30afe7a719523c260c141e02b83d9960ff67e364eb1757ff3740a973f2fd81d"
sha256 cellar: :any_skip_relocation, ventura: "f30afe7a719523c260c141e02b83d9960ff67e364eb1757ff3740a973f2fd81d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "149036e938503c7211c18be3df8ab3fa5d99f47f8c768afdfe74f5eaa9757e57"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
sha256 cellar: :any_skip_relocation, sonoma: "bedb93adedd353afab3c8823c90bca395314e07f23a40816333e1b8e6352caef"
sha256 cellar: :any_skip_relocation, ventura: "bedb93adedd353afab3c8823c90bca395314e07f23a40816333e1b8e6352caef"
sha256 cellar: :any_skip_relocation, x86_64_linux: "35b46cd1897b715bae864819cb5f7b16b4103c0dc716692931872d71f211fc9d"
end

depends_on "node"
Expand Down

0 comments on commit 37ee304

Please sign in to comment.