Skip to content

Commit 299b4b3

Browse files
committed
omnara: add 1.5.2 bottle.
1 parent 8547af7 commit 299b4b3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/o/omnara.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ class Omnara < Formula
77
sha256 "39edca0d3a2bf10ec91c1a5c66a3c114d24eea004fb63b2662d59b0bbdb257d4"
88
license "Apache-2.0"
99

10+
bottle do
11+
sha256 cellar: :any, arm64_sequoia: "52ed0aeeb73a50ab85b54d3ed71a298f84f63a0ecb7ae3a39cea9f8222212ed0"
12+
sha256 cellar: :any, arm64_sonoma: "724a3e524d05ec1cec6349011cffe86061e01fd7c191600b6e9dde1a63c6cac1"
13+
sha256 cellar: :any, arm64_ventura: "358634f190472458949ef789a89218f3310963577f996d731bf38dd00e1cfff5"
14+
sha256 cellar: :any, sonoma: "8dab6735e0097730e6aaab41564118cddd11ef22c18ba1875dd95246064350d7"
15+
sha256 cellar: :any, ventura: "f8108faf85b7f37c44f740f7e77d7de8af92742e913f6e2da5415bb0546f0966"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9ff267aebef62985ff6791b05a500d41fdfd7b9adf8383b081d7169c18a1ea2d"
17+
end
18+
1019
depends_on "rust" => :build # for pydantic-core
1120
depends_on "certifi"
1221
depends_on "cryptography"

0 commit comments

Comments
 (0)