Skip to content

Commit f22975b

Browse files
chenrui333BrewTestBot
authored andcommitted
tuisky: add 0.1.5 bottle.
1 parent 27ddabf commit f22975b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/t/tuisky.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ class Tuisky < Formula
66
license "MIT"
77
head "https://github.com/sugyan/tuisky.git", branch: "main"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fdd3cd4bae5e615c5998482164dd60d6b4af71090877a5fc8ce502baf026c507"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "abe534534245333207c7bcbc7cfeb9437c43e6f416aad2aac5052e587778b3ac"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6c5334e7ab773d0a0c86e876cd8c5e9e9790a9db7aeaef43560832292f43ad1c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "86aef90f8d8d4fab7abde6b5f82ccef66db610b6f382e6ee2c3bf269ea213509"
14+
sha256 cellar: :any_skip_relocation, ventura: "3450e4c9b5066717095354391061520c60fa89f3da742f5349540a84b7d9b940"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e40debfffda75edcd330e3e46de47bf17073dc8e07dcb4a0ae0443a8118c1deb"
16+
end
17+
918
depends_on "pkgconf" => :build
1019
depends_on "rust" => :build
1120

0 commit comments

Comments
 (0)