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
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "99aa9373f04dd24cd290981026fde83c78654e9b883bc5d3756359a44a586721 "
10- sha256 cellar : :any , arm64_sonoma : "99aa9373f04dd24cd290981026fde83c78654e9b883bc5d3756359a44a586721 "
11- sha256 cellar : :any , arm64_ventura : "99aa9373f04dd24cd290981026fde83c78654e9b883bc5d3756359a44a586721 "
12- sha256 cellar : :any , sonoma : "7bf11bf7c00def9e4e63bff3cecccdc9603d79520edff7590b334cd45b1fc02f "
13- sha256 cellar : :any , ventura : "7bf11bf7c00def9e4e63bff3cecccdc9603d79520edff7590b334cd45b1fc02f "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "1ca4d7a8ca80d0d6fdabb627200e866d7ed894cc72331f52abd49c6a51a26ec7 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "762ebae35cd620acd69243366de60d7b1b587012c738bd5dabb5d3578f1dd912 "
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 "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments