Skip to content

Commit b635c06

Browse files
chenrui333BrewTestBot
authored andcommitted
legba: add 0.10.0 bottle.
1 parent 4e6487f commit b635c06

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/l/legba.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Legba < Formula
55
sha256 "9755ec21539ec31dfc6c314dde1416c9b2bc79199f5aceb937e84bafc445b208"
66
license "AGPL-3.0-only"
77

8+
bottle do
9+
sha256 cellar: :any, arm64_sequoia: "0bb1be7ca5dfde3d92f8edf755edbd2cea4129c60730055612f4cd863a637252"
10+
sha256 cellar: :any, arm64_sonoma: "21bbb2235762909ae76b3ac1222b183c5f2f05a8ae07b779001fd90e683b3d73"
11+
sha256 cellar: :any, arm64_ventura: "2667efc81b47fa5e6d8c157207f6c6a9f192066766b0aab1f6a4aed02b18e02a"
12+
sha256 cellar: :any, sonoma: "6fae915b3b92936d1b9eb6a6ed584f7c0b64a86e032e33f0ffe4aa7ac9dce696"
13+
sha256 cellar: :any, ventura: "5039e6dc3df7510c9a1fdbd3fa5d4badfcbf32da1a285e7d0bdf9650e8d03124"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca0f43ae1e6737997497dedf44a3de25a00de76f1a90a159f90acfaa2e890035"
15+
end
16+
817
depends_on "cmake" => :build
918
depends_on "pkgconf" => :build
1019
depends_on "rust" => :build

0 commit comments

Comments
 (0)