@@ -13,14 +13,12 @@ class Typst < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any_skip_relocation , arm64_tahoe : "25b61c7e523084f042ec18fcbce509ce57029585540d9d83f4e1b61dc00029f6"
17- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c187e0b7e86411fb7925307d34c2e63429103cee0da30bac01479d1abb7b0160"
18- sha256 cellar : :any_skip_relocation , arm64_sonoma : "808d9896ed7680fbb788182c8de04914229f1fe36b4e8d48a826ce7f9a78d471"
19- sha256 cellar : :any_skip_relocation , arm64_ventura : "9d7fded4d1f467a78524ec9aeb9cb81ed08f5c0da380f0e81f91b7dc28772ac1"
20- sha256 cellar : :any_skip_relocation , sonoma : "a4af1021420e590f933035c3f996e70ec27131c0d12e7404d3abc7a0f68320b6"
21- sha256 cellar : :any_skip_relocation , ventura : "39ce285d7af6080b660db41590acf877b3be5f51327e4e4914b7c324a65e5be0"
22- sha256 cellar : :any_skip_relocation , arm64_linux : "24d7ad7e8d31a809d124f49cd4d07c84c9b8e8b68f8b006d8092edd7b3e371b0"
23- sha256 cellar : :any_skip_relocation , x86_64_linux : "c411beb9f7379cbec800b101ded8249d3f02ea469a5a312b328c81806f7924db"
16+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "3eacec25746075f53980844a1e38958a0a3f8343a37dc6af416895ecc1bcac7f"
17+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "da7726e20b43313f179ef947b797477dad8465e5d1b24817a290a0cdcde2c611"
18+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cbf24d69a7de5884455c84e0f691e3d1d8bcbfc9c0880ce1e0cd9ed4e559770a"
19+ sha256 cellar : :any_skip_relocation , sonoma : "110b0df6556bc0413ba05499c4e56d78ddc7e7887bb7b65a4eaa5acce8b4fa9b"
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "befee91fab89142a1dd0a56f737c1270b506e12f99857caa233834e16cf4526f"
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "500554a3e43e98514734acffb5c7aaaf881dbc9f9f76e51ef09dceecfca5a060"
2422 end
2523
2624 depends_on "pkgconf" => :build
0 commit comments