@@ -7,13 +7,13 @@ class Openjph < Formula
77 head "https://github.com/aous72/OpenJPH.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any , arm64_sequoia : "6b5a932d433a1f8c2b662cd47bef684b55dc099cf4b2e3413345b3d9d11fda98 "
11- sha256 cellar : :any , arm64_sonoma : "1c48a53eae98df23ca1233015737b21813964be181e235fddc9114cb713684a9 "
12- sha256 cellar : :any , arm64_ventura : "72be442d20e1013f622eae2b9c19c2b0fd2cfb848e86fe5eea5e01d97ce4f972 "
13- sha256 cellar : :any , sonoma : "0d25456484990acf8defc0c3c4dd02b723982d94be54d7e0f9021a6d0d714cf1 "
14- sha256 cellar : :any , ventura : "77677d9e0a0e7c753497049613b5136100699018e3965fd9253dea574999662b "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "e748967950f404f0e1a127e5c360e049a0429bb5c0fc137a4be1a9a7f2843de5 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "71b74702c2ab4f27660918b18d11fc528f15e135b1a28ae7f94df1c4c087f402 "
10+ sha256 cellar : :any , arm64_sequoia : "7d92f3eca70b821b7d3a2c18beff0ade2bb8a8c4ab81ee110e912fd307c28406 "
11+ sha256 cellar : :any , arm64_sonoma : "bd75cefe2f94315e2365fadb180124caa56dfa9730895fd771dde360b840df3d "
12+ sha256 cellar : :any , arm64_ventura : "86e44e3631f65969f3d823ed1d84a6653de879e646b27eab33c15e28fc5b08a9 "
13+ sha256 cellar : :any , sonoma : "e7a54a5d594a5b88a2f5e73ffe7709ae12c94a36dc848fb2949f781e3db12e94 "
14+ sha256 cellar : :any , ventura : "1e2574b739d70e7840c1402e55c0f03c4ab6eb770448df257bace0154b7829e7 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "e32588ac99e1fe95d7b199510b13e170fbce4f51703f4a15d024a555e7f9bbb1 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0d5f49875a8d4580c40f883fa0312f72b40d565b95ff25c35a20c51fa432561e "
1717 end
1818
1919 depends_on "cmake" => :build
0 commit comments