Skip to content

Commit 6952a05

Browse files
committed
vite: update 7.0.4 bottle.
1 parent 8c62995 commit 6952a05

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/v/vite.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Vite < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "255e970f14f4957c62de997d59919160b37bedbd7d37144f76a0cc552b1436cb"
10-
sha256 cellar: :any, arm64_sonoma: "255e970f14f4957c62de997d59919160b37bedbd7d37144f76a0cc552b1436cb"
11-
sha256 cellar: :any, arm64_ventura: "255e970f14f4957c62de997d59919160b37bedbd7d37144f76a0cc552b1436cb"
12-
sha256 cellar: :any, sonoma: "c488f3df0eeb44da2ae6e2bdbc48442462ca2941d418db2a40e41893b8eeaa1a"
13-
sha256 cellar: :any, ventura: "c488f3df0eeb44da2ae6e2bdbc48442462ca2941d418db2a40e41893b8eeaa1a"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "ebf6c59e9a415635a6476ea44f2d8ed8633822e64ff90af3f14341979c2ca4bc"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "10d5e057532ba1d79fab4a4638828ab6469891cf68c7177d5e1e817d9037f8b0"
9+
sha256 cellar: :any, arm64_sequoia: "cb1742fcf652a110e5cc6dc9f31edbe59595ffd41965c00c8938af58f1bd143c"
10+
sha256 cellar: :any, arm64_sonoma: "cb1742fcf652a110e5cc6dc9f31edbe59595ffd41965c00c8938af58f1bd143c"
11+
sha256 cellar: :any, arm64_ventura: "cb1742fcf652a110e5cc6dc9f31edbe59595ffd41965c00c8938af58f1bd143c"
12+
sha256 cellar: :any, sonoma: "31caaaad253d6abcbac70ff8404fc007c8e0675a69859f447f82acde73374543"
13+
sha256 cellar: :any, ventura: "31caaaad253d6abcbac70ff8404fc007c8e0675a69859f447f82acde73374543"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "62cb4ff01ef9805c6b162103cd6c2a1dcf2c1406993a5c7e39598d5bc7cc4ea6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "70485bb1cea3594bbf96e1589f87a704ca4b5de093dabc44352aa62806a0eefe"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)