Skip to content

Commit 6098154

Browse files
committed
polypolish: add 0.6.0 bottle.
1 parent 1914e47 commit 6098154

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/p/polypolish.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Polypolish < Formula
66
license "GPL-3.0-or-later"
77
head "https://github.com/rrwick/Polypolish.git", branch: "main"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c1422d344c3b60428cf5e201ecbe405edad60e3f0404ce8029e3d713846220ae"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0b90a3ac3ed81082d4da52cf6a596dfe61a397dac3a4e994bbea5ca3417f6476"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a8b92132e290d9acc0dfda7f77733d753a047a9300b48addb519d7da6bad1859"
13+
sha256 cellar: :any_skip_relocation, sonoma: "33cb907b077ec76328435441f43a1bf57fcca5cbe2f9959ab6a30c4b21524b63"
14+
sha256 cellar: :any_skip_relocation, ventura: "921305cc787de3679dada5645917f3e183e96aac6f4dccc8930adcb395eda850"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fe3e0cff58d47896e53f46ad77f65e9ab63c6f6a1242fbd88de05584d7dad59d"
16+
end
17+
918
depends_on "rust" => :build
1019

1120
def install

0 commit comments

Comments
 (0)