Skip to content

Commit 3d6ae76

Browse files
committed
yek: add 0.21.0 bottle.
1 parent 8b08379 commit 3d6ae76

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/y/yek.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ class Yek < Formula
1111
regex(/^v?(\d+(?:\.\d+)+)$/i)
1212
end
1313

14+
bottle do
15+
sha256 cellar: :any, arm64_sequoia: "2d5276241deded5acf624a31b29ac860986c82fa12d46e3bc0dd697b86316730"
16+
sha256 cellar: :any, arm64_sonoma: "e002487f80db2f64322b9110b33705159d36da98dba3916e832d88caf8143346"
17+
sha256 cellar: :any, arm64_ventura: "a44f0bd71899bbb2bd95d3c1cf07e72b4a511c861e7bef2a1883e572df2c0f32"
18+
sha256 cellar: :any, sonoma: "1627a4d75dd780a1ecf0c2f756327102ef247c30b612aa931e4067684c4a97af"
19+
sha256 cellar: :any, ventura: "1117b2d2b0d74e8c3dd4214e5dda6ced03090ccea62d54d214d376aca945fa96"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a63bf23710982ff18db2e129a2001c7447007d24ca9b30be4a26de2c0b83f16"
21+
end
22+
1423
depends_on "pkgconf" => :build
1524
depends_on "rust" => :build
1625

0 commit comments

Comments
 (0)