@@ -8,13 +8,13 @@ class KubectlCnpg < Formula
88 head "https://github.com/cloudnative-pg/cloudnative-pg.git" , branch : "main"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "efa501cca7d20788c1e2143d4dc095b5777ecdb3575a71bf7f9785b54592611b "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8e89b15fffd00630203389e756b41ac59b5abf30173b27c8182e3363b53d05d1 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "8363966695bdf5e1a13b7ba6d2bc0013550596db6ddbff8ec872a23504d1d8b0 "
14- sha256 cellar : :any_skip_relocation , sonoma : "b2c962656baf788ab13cedb7e156e16105fca4ea6f060db8764e884c257c2104 "
15- sha256 cellar : :any_skip_relocation , ventura : "1ca813f5ea4e556eb697d6784d2b076edb63d6637fcede20e9a9578db05c547a "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "9cb5ded0fdcf264bd7e72688bd5d7555ef8ee8dfa85a42e091a8d48a73ecce71 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "0a908a5fa6bd9211df8e4dc47d5e437373e4ec0c0f76659a9535f4cc8c6bb6dd "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4ac3f20b1d4719e1a4e71aa47b7714368cd349ec33423bad2802c1c52eb86c03 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a1dadb4e7adef1cd01d7fa65ff95fc3a4d6f91510629d8c87984f23ba616f5b3 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f0e214980d5c051ac01973f044884b1424bac6ec033003ecdde7060c955731fd "
14+ sha256 cellar : :any_skip_relocation , sonoma : "7776ab85ddf401e47f9f321133a60fb7ab62cc049fa9452c1264449213802ba3 "
15+ sha256 cellar : :any_skip_relocation , ventura : "dc6d18acb68efc9336eb21864f0351827cc420e8a601e2f92cb1554f885e2956 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "8f1e1735e902b83030e9e6b176de8a245b458b7b183746201b4cf2c4125d305c "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "42ff3a6416cd3de178163da56cdc7607dad390dd97ad7e973e23273f43a1f93e "
1818 end
1919
2020 depends_on "go" => :build
0 commit comments