@@ -7,13 +7,13 @@ class Typstyle < Formula
77 head "https://github.com/typstyle-rs/typstyle.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "83f211177d2b4a1cead40b513d1c955d76b3c079724f989ccda2a8d570793932 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "25e9ec539622fa18141c82e22f7e2a48bd58f9f72fc91492c7a081332b3f0195 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "cacdacc518afc23402f8703d56beda6c634c285855fff9b29c222aabb3e6c034 "
13- sha256 cellar : :any_skip_relocation , sonoma : "3ac015d20ff35b9dee2d63701cae0fda9698b187b1796351e45a7ecc773bc134 "
14- sha256 cellar : :any_skip_relocation , ventura : "9b904c952be28b5a6d46a140f2bde2ed50ac0bf3d8a09953119226f15c4eced2 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "43d5cbf0eab4a26f1798fe4de66c2959e08e528773e22877ebf665f4070a8109 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "6c5b10a14853b3741f137e6b2b4517b39da5605541267915c6b648f681110790 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2dce8b384aa42ad795a52e7ab1163c83d8c3d7bdd47f21c41e19e2f2e31d0ebe "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "1520e1469814ee499cb4f8d2335ca6058b5bbdd189b71ef033e04d3e5ec4419f "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "baed6c3464b04f3d602d8aaf207a77510d1830db983513785c266b1126bb72e0 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "40008a0b6d71fe731751bcc8b6b2340733bbad1896c3c5b7eaa60dc04db3e00d "
14+ sha256 cellar : :any_skip_relocation , ventura : "2ad43ce5817fd0a358fa4d6112040676f1103a0bc013330a279961d44bf42c06 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "5559dede5c47fb083d4e5fcb9daa8f035f1e5c16a18573183474d5b239014491 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4d26d0db9a4bfe719f79bceb0e49407ce9e1a6ae1e70cb2a01f3d2a2a94a3e67 "
1717 end
1818
1919 depends_on "rust" => :build
0 commit comments