File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ class Vite < Formula
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any , arm64_sequoia : "57c707ab02edefeafaa7fd701bbd6e895e7bfca67289653386fb1d8928d7786a "
10
- sha256 cellar : :any , arm64_sonoma : "57c707ab02edefeafaa7fd701bbd6e895e7bfca67289653386fb1d8928d7786a "
11
- sha256 cellar : :any , arm64_ventura : "57c707ab02edefeafaa7fd701bbd6e895e7bfca67289653386fb1d8928d7786a "
12
- sha256 cellar : :any , sonoma : "b207f674d8c0fa351d2f935252e326e59c902f3ff0b1e9011d328ab637249735 "
13
- sha256 cellar : :any , ventura : "b207f674d8c0fa351d2f935252e326e59c902f3ff0b1e9011d328ab637249735 "
14
- sha256 cellar : :any_skip_relocation , arm64_linux : "41c71486a32854287b8e26f210da2a8a84538c4b3982c78fe105db6d2582392e "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "833b3eecaa854485295b7aab8cbb4dcf09b059e8b7ed385ddc836376aed595a6 "
9
+ sha256 cellar : :any , arm64_sequoia : "f3f3974690de291834360cb6ce53de7835548454e92c3e853afd985eef7e913c "
10
+ sha256 cellar : :any , arm64_sonoma : "f3f3974690de291834360cb6ce53de7835548454e92c3e853afd985eef7e913c "
11
+ sha256 cellar : :any , arm64_ventura : "f3f3974690de291834360cb6ce53de7835548454e92c3e853afd985eef7e913c "
12
+ sha256 cellar : :any , sonoma : "503e60069d51f8ddfb7cb89db53005ff464681b83080922cc53b619ea9effd86 "
13
+ sha256 cellar : :any , ventura : "503e60069d51f8ddfb7cb89db53005ff464681b83080922cc53b619ea9effd86 "
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "c3087884ead2eb4c310192ba71d515835cc5f21586582846204610efa76710c2 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b1e0a4a4d63ba3203e3eca27f2ff8f52944dca0f8c06c9ed1b70807f44cc5abb "
16
16
end
17
17
18
18
depends_on "node"
You can’t perform that action at this time.
0 commit comments