@@ -8,16 +8,12 @@ class ElmFormat < Formula
88 head "https://github.com/avh4/elm-format.git" , branch : "main"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "39551d3762854b22e3db540e1eb0187484cf50ce30233a70289ae0d6d29e1c27"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "25f339b466676ecaa1be5b3d5fa0d49a1ea6c4a8593be06837e85695a93bebff"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "81d3cdebad68b53ebe6d615e9362359a433c371804e38c9ac274a6657ab4a972"
14- sha256 cellar : :any_skip_relocation , arm64_monterey : "d95da1452e810b7b381ae898269325caa6da8a3224de231479a515ad9e8aaf6f"
15- sha256 cellar : :any_skip_relocation , arm64_big_sur : "94f1a4809976df842ac5e63efcd66b564bf4cca7ff833c90a9218f3652956af2"
16- sha256 cellar : :any_skip_relocation , sonoma : "c69440ab4cbdacc7518c70b98d9a60f111423c53674820e1afff2c174a80f5cc"
17- sha256 cellar : :any_skip_relocation , ventura : "61520c04f08cbd3b0f0989718fb8b3df92ce41d2f1b2f68c1827bc4d0331e482"
18- sha256 cellar : :any_skip_relocation , monterey : "65b60d85cf68821087e2d5005778d552c15d7183d763bcdb893da033ec21ac38"
19- sha256 cellar : :any_skip_relocation , big_sur : "a0f4b8bde75fc24c1e8a3ab6693581a210f9c8a8886de800835c5623261e4fc1"
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "c6b1ec84983f60bd9a7834c03074931a6f7a1c78ac640a4c6b94cbc1a10bb968"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "934f90684cfe8daa0b264f2a4f997b8b98799f2e4f520123bed0ff211faecb1a"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "29a357d37c12d0d6d9d9d57ac44a767902b5bcce7d512377da3f9d77dd55d022"
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d2c86bbe7f7c8324c84dddf9084302ed4d9cdaf558eb2e9a209e72752eb2ba80"
14+ sha256 cellar : :any_skip_relocation , sonoma : "0d4770210d28927ef60c216da3d5f98aa697b072a91ff3e0f56150da8f9d6493"
15+ sha256 cellar : :any_skip_relocation , ventura : "094a9cb5819053751ee3ecf0460dc3db6a074674786eb922dfeabfbb2b1cb972"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1b83a2583d58fdb638d9e507218ce1b08e8f68f342f7ad203a1cb404ce00c427"
2117 end
2218
2319 depends_on "cabal-install" => :build
0 commit comments