@@ -10,13 +10,13 @@ class PyqtBuilder < Formula
1010 head "https://github.com/Python-PyQt/PyQt-builder.git" , branch : "main"
1111
1212 bottle do
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5591035e0e903e2c6c628105abd0f2a4e35fbf23d9da415a0c7f9f0522602517 "
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5591035e0e903e2c6c628105abd0f2a4e35fbf23d9da415a0c7f9f0522602517 "
15- sha256 cellar : :any_skip_relocation , arm64_ventura : "5591035e0e903e2c6c628105abd0f2a4e35fbf23d9da415a0c7f9f0522602517 "
16- sha256 cellar : :any_skip_relocation , sonoma : "7592ce5a7b68fadabf2660c09f2f895ed264d83ff822cfaaa14bc2479222d227 "
17- sha256 cellar : :any_skip_relocation , ventura : "7592ce5a7b68fadabf2660c09f2f895ed264d83ff822cfaaa14bc2479222d227 "
18- sha256 cellar : :any_skip_relocation , arm64_linux : "697a182e104921d51f042edcb6b9fa3ced6510ee6e7fd874ecc6bf294c3b301d "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "ec6626acbdf3949d211cec6b10036c95ca58f17289dd941b628306a289b0daaa "
13+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f6f9c9a7e2ca2bbe7f09634407a93aea1de9ecd5e898656c6157070cebd210d5 "
14+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f6f9c9a7e2ca2bbe7f09634407a93aea1de9ecd5e898656c6157070cebd210d5 "
15+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f6f9c9a7e2ca2bbe7f09634407a93aea1de9ecd5e898656c6157070cebd210d5 "
16+ sha256 cellar : :any_skip_relocation , sonoma : "bbcd019ff2169a36e038d2991a7c237dbe504c7b68a0ac943e32d2053765754c "
17+ sha256 cellar : :any_skip_relocation , ventura : "bbcd019ff2169a36e038d2991a7c237dbe504c7b68a0ac943e32d2053765754c "
18+ sha256 cellar : :any_skip_relocation , arm64_linux : "2d76dd4cd42912d127622a98c68edb106af7c530482d1361565a7eebc9307772 "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2d76dd4cd42912d127622a98c68edb106af7c530482d1361565a7eebc9307772 "
2020 end
2121
2222
0 commit comments