Skip to content

Commit

Permalink
vite: update 5.4.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent b60ad65 commit 0956150
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/v/vite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Vite < Formula
license "MIT"

bottle do
sha256 cellar: :any, arm64_sequoia: "5cc251b1158d169fc126cfac32388fd19617a1e8ffe0203a93b704b1d24a0ad5"
sha256 cellar: :any, arm64_sonoma: "5cc251b1158d169fc126cfac32388fd19617a1e8ffe0203a93b704b1d24a0ad5"
sha256 cellar: :any, arm64_ventura: "5cc251b1158d169fc126cfac32388fd19617a1e8ffe0203a93b704b1d24a0ad5"
sha256 cellar: :any, sonoma: "ce523a0c2e6742bb631aac51d6f7693c0532856e42c4a531e712c2ef1e95bf0b"
sha256 cellar: :any, ventura: "ce523a0c2e6742bb631aac51d6f7693c0532856e42c4a531e712c2ef1e95bf0b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b65edcc5cac6b7b5646a29c1047c8a2a5328308a32105a54fddcfd049f7f66dc"
sha256 cellar: :any, arm64_sequoia: "17274d90a9c59f389b78772dca522e784b04e267d3cc7568e87d582670d30d44"
sha256 cellar: :any, arm64_sonoma: "17274d90a9c59f389b78772dca522e784b04e267d3cc7568e87d582670d30d44"
sha256 cellar: :any, arm64_ventura: "17274d90a9c59f389b78772dca522e784b04e267d3cc7568e87d582670d30d44"
sha256 cellar: :any, sonoma: "c9e734f0c4dbff8a34bb57a476eae3697dc2d00217e403ae41cb6339362b9ca3"
sha256 cellar: :any, ventura: "c9e734f0c4dbff8a34bb57a476eae3697dc2d00217e403ae41cb6339362b9ca3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7c0a1a2d02743a9eb5e24876e8f6979cc7231816e7eaaef02fdb60bc4f1486e9"
end

depends_on "node"
Expand Down

0 comments on commit 0956150

Please sign in to comment.