@@ -6,13 +6,13 @@ class Kingfisher < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ead6f31ffb651889cd8a419788861f7e2d8ff42f2e0a0093606f894c6ee3b2c4 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a1e737c02f675636f4de63bb58f09a21d8233dffad4a1089cc723b7c32a66400 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "163a6e183201c7159573cc0772ebe8324eaeaf413b1f59f6e0b94d046e79b47b "
12- sha256 cellar : :any_skip_relocation , sonoma : "058741fd2c8cce81d0f14582abbe03e3866640c42b6c180844425fe47582a10f "
13- sha256 cellar : :any_skip_relocation , ventura : "cd3538f4d5a6c9ebf6a21562247bca6735601cb40e22c97b80371c943ca52903 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "70b3049dfc22e4b55efa2a850d58b44345a8329f97f429b4f935c77d5612e7f7 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "3ba7fdba68c2733fe3d223c542bf14d3ae24ee627b949657581f74950b0a1110 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8128485020e1eda98cbf53e6f516c29dacf0a829b415eacfcfc025bc99a072ab "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2acdc53e6571e2798e874129806518ad35702de344acdeeae9868a5dbdcd9601 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4ef139a9f2fd4619cf6cdd47843c94103b6049eaa2d3d6b83782b72a1903216d "
12+ sha256 cellar : :any_skip_relocation , sonoma : "b67ae7877416d37eb529f4d64280ef6a612c2c926438c543fbfb38082fbc44d6 "
13+ sha256 cellar : :any_skip_relocation , ventura : "a954ae07f8e3b7c84e7293790b60e8cbace329c64cbf9a135a8b928cfda6f123 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "d54c23387a826accd832e39927b3b72c25ce86afbe7d82d7a88e6863cbfe42d0 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a028b38c2b5f8b41c5fcd3adf60075574c9af97c5bf21c3cd67903a857bb046f "
1616 end
1717
1818 depends_on "boost" => :build
0 commit comments