@@ -14,13 +14,13 @@ class Mac < Formula
1414 no_autobump! because : :incompatible_version_format
1515
1616 bottle do
17- sha256 cellar : :any , arm64_sequoia : "3a2a9a2396303fd2ce1d219335ad6833edb82b20834de2aff87590cfa716fb62 "
18- sha256 cellar : :any , arm64_sonoma : "d4034bea9b08ac0612d88b0d19cd9b1b00eef9c70031772a4826fe8c32641406 "
19- sha256 cellar : :any , arm64_ventura : "4cd51298124c6a1701e1d9839a76185f9d4c2dd349f627b69c0fe514dc7380a4 "
20- sha256 cellar : :any , sonoma : "2da0483897b20eabab41c330d4a54bd7e82bb76f54038583a124b80379c64a84 "
21- sha256 cellar : :any , ventura : "579237665811ec2da3561186278893480c0849fe1a5ce5292cae0165e230d27c "
22- sha256 cellar : :any_skip_relocation , arm64_linux : "e216b2382a8e1b71858c27d9ca2439e9ea25d02b8c1a0b904ffeb1fbb4613f57 "
23- sha256 cellar : :any_skip_relocation , x86_64_linux : "87fadf859260bc262cf2e2ebdce05d1470a28d582f5ca8f464ea2cbc13810b05 "
17+ sha256 cellar : :any , arm64_sequoia : "e7a4cef017c8e8a0fe26997623eb3e27f219dc3700ce0b80460cbd051196a537 "
18+ sha256 cellar : :any , arm64_sonoma : "bff4883b9926793850a4a6b559f03721cf694d8ed706f7ec054c77cd2129d2dc "
19+ sha256 cellar : :any , arm64_ventura : "75143aa43e10791dfc7b6c9b179ab988856636fbd5fc011603aee8cd2a513809 "
20+ sha256 cellar : :any , sonoma : "87da1987e957c4067cfde9f9a7bd572150ce8c86ad764f4c1ecd4fd170edd7fb "
21+ sha256 cellar : :any , ventura : "13c68e14e859637c4636c129207f8f7c51b836c8a7a26d347589795aa52a037f "
22+ sha256 cellar : :any_skip_relocation , arm64_linux : "bd357625bc94ca71e38f42a1108c47723b8f616e766750646bac539109156104 "
23+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b33e3dc8c251083d4a4962c2cd1171b9e74765bf2726a9915ccc2a206ed01117 "
2424 end
2525
2626 depends_on "cmake" => :build
0 commit comments