@@ -8,14 +8,13 @@ class Trafilatura < Formula
88 license "GPL-3.0-or-later"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "63161177f3f7c42fcb6fb840115af4d68fcfba6b43001d0b31558130ad1a13ac"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ebad8827a170c20b970a27b10d11faedefade5aec9522f795c76e9434c0dd9ed"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "d5584944e82447b1cb0942891d08559b59d7c80701c53cab67fedfefaada56b1"
14- sha256 cellar : :any , arm64_monterey : "2cef65fa51b04411aa697fd839b12dd03b3820af08fd4d5bc7c26320f1dcfd29"
15- sha256 cellar : :any_skip_relocation , sonoma : "99fcf7529e979a40dbd48df3900c9cb2c337454e3e1dcd722421703496aea506"
16- sha256 cellar : :any_skip_relocation , ventura : "31dc173a376775e205a111c5de50f27f432d59a1a51b96a5379ed333c8acc731"
17- sha256 cellar : :any , monterey : "6104a04dae5551a8a6e1538593b0c37e20c0e32d81153958c2ce7fa7d86a53bd"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "a1bd700be1cf8c9710c9634605e241b2974d6ea2744aac06223c80fa05797f09"
11+ rebuild 1
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3d2b05278b7dac67cb6511131caaed8d01c7e67bd9de37b43b94110b32f9cfd0"
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e38aba65a43e4a8fada4a651189743025f3e550c6bb014cd0c965df5910334de"
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "1acaa03f8d69f8163d2e0806b4df842df4db88b00ec2c9a4c3a88f8643ffb841"
15+ sha256 cellar : :any_skip_relocation , sonoma : "b2e15ff288507c4168e36dbe358db5100946edb8f8b2f284db23edbbd9453c8f"
16+ sha256 cellar : :any_skip_relocation , ventura : "e7de935a43c32887142f8aff2bc22ce95e4628ff84d48534f672021fe7ce2b28"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "59748caaa42f04dbe73e4c138a9c33cf0d5753ed0f06b7c909cf6a0314c7a7a5"
1918 end
2019
2120 depends_on "certifi"
0 commit comments