File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class DbmlCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cf8d79fcf5aedd3d55ce7cc5539bde5c8100e3053c6d3649d5d1f86435eb19d4 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cf8d79fcf5aedd3d55ce7cc5539bde5c8100e3053c6d3649d5d1f86435eb19d4 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "cf8d79fcf5aedd3d55ce7cc5539bde5c8100e3053c6d3649d5d1f86435eb19d4 "
12- sha256 cellar : :any_skip_relocation , sonoma : "9596cb208ecbcf9a8c6038899cca88ca6098a826332a94f3bd9e6c17db35d135 "
13- sha256 cellar : :any_skip_relocation , ventura : "9596cb208ecbcf9a8c6038899cca88ca6098a826332a94f3bd9e6c17db35d135 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "cf8d79fcf5aedd3d55ce7cc5539bde5c8100e3053c6d3649d5d1f86435eb19d4 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d9053b0f1b3976d703b7f27529f2bff4e3951e43049ee1ac89a26e360c44b77c "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d9053b0f1b3976d703b7f27529f2bff4e3951e43049ee1ac89a26e360c44b77c "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d9053b0f1b3976d703b7f27529f2bff4e3951e43049ee1ac89a26e360c44b77c "
12+ sha256 cellar : :any_skip_relocation , sonoma : "63b63d33667c07793b3514520c93d321a826c2d8e379e99e7fb09fa52b9d4f33 "
13+ sha256 cellar : :any_skip_relocation , ventura : "63b63d33667c07793b3514520c93d321a826c2d8e379e99e7fb09fa52b9d4f33 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f5eb0853e4deab5654cdccb368c45d2ed47a85d8bfa54d25515460ed6d171fec "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments