Skip to content

Commit 6e805d0

Browse files
committed
pyqt-builder: update 1.19.0 bottle.
1 parent 8a8659b commit 6e805d0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/p/pyqt-builder.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ class PyqtBuilder < Formula
99
head "https://github.com/Python-PyQt/PyQt-builder.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ecb3ab6150a30afc271533397f6f3daecbad3cb44be32f6af40c33ed8f270309"
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ecb3ab6150a30afc271533397f6f3daecbad3cb44be32f6af40c33ed8f270309"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ecb3ab6150a30afc271533397f6f3daecbad3cb44be32f6af40c33ed8f270309"
15-
sha256 cellar: :any_skip_relocation, sonoma: "221e5b93af5b4c81ff30210a15c34afc19cfdfd2bef0fbbc79deef56a5543abd"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "221e5b93af5b4c81ff30210a15c34afc19cfdfd2bef0fbbc79deef56a5543abd"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "221e5b93af5b4c81ff30210a15c34afc19cfdfd2bef0fbbc79deef56a5543abd"
12+
rebuild 1
13+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "b267576d42c4dbe0ad3cb4406b6ad880a036123c12edcdd5a08675cb4f6f1971"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b267576d42c4dbe0ad3cb4406b6ad880a036123c12edcdd5a08675cb4f6f1971"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b267576d42c4dbe0ad3cb4406b6ad880a036123c12edcdd5a08675cb4f6f1971"
16+
sha256 cellar: :any_skip_relocation, sonoma: "dc4e2f984f70d3d7b61a0525ea625ca9adc2308b3e4c91a7c177784018be14c9"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "dc4e2f984f70d3d7b61a0525ea625ca9adc2308b3e4c91a7c177784018be14c9"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc4e2f984f70d3d7b61a0525ea625ca9adc2308b3e4c91a7c177784018be14c9"
1819
end
1920

2021
depends_on "[email protected]"

0 commit comments

Comments
 (0)