@@ -12,14 +12,12 @@ class Kubeseal < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ec10856b55d70871ed4b87181a857716b51e89265725764b16442144e10611d6"
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e0006dcbccd5fadc7533560f256e14f9b727598ce138810440f59e456b2ec05e"
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "a446b13a00ba466fdec5d5934d734c328c5d2cfb1170d3264f484ff11c30f6a7"
18- sha256 cellar : :any_skip_relocation , arm64_monterey : "b9bca11ad770bdf1e079e038db74fa2a9f326325ffa9edb4f337f8d9ad5c4a24"
19- sha256 cellar : :any_skip_relocation , sonoma : "4dbd45948dfcd8310f0b7d9acf2d4bd2534ec0eb293418cd2692ae7a16dd315c"
20- sha256 cellar : :any_skip_relocation , ventura : "8efc96792c1b46cc81c8950bdeb983c1a8feb2fec7ecff0868983f73d01128a9"
21- sha256 cellar : :any_skip_relocation , monterey : "7cb068678c9baffe3b341289a82fdcbd7c266d0f37d7fa82d41909e36684802a"
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "2b9063c1531ab9b6ce6472935f2f77dbc7d5f5fb887f6aee127e0cae3a404bab"
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "6fdbd6b4b3953cbf7440b1ff783ec87889c8869b63c491be233866e277f2269a"
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "da1f87aa0e16882a4d2f26a6af8363b19d4fca8310c1a837d8aa0931b2f1151e"
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7cddaf27cb5049381d49a539e6ed7228d3a2e562c7113e665579e472bba907ce"
18+ sha256 cellar : :any_skip_relocation , sonoma : "3f5c18b0aa5f5ed986be8fabbc635a86e160eb728c2b07f53af78a1e929433d0"
19+ sha256 cellar : :any_skip_relocation , ventura : "c4c16b82340b6d5562a87b7f100cd9549ba50dfca34d3d3078c133bd6f7438de"
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "372aed1924650bee95565fa1e5d22407e8e6aabbbf45b7aaa2b0eca16b0a8d84"
2321 end
2422
2523 depends_on "go" => :build
0 commit comments