Skip to content

Commit e4a134b

Browse files
authored
Merge pull request Homebrew#236559 from Homebrew/bump-omnara-1.6.11
omnara 1.6.11
2 parents d64e858 + e8fe167 commit e4a134b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/o/omnara.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ class Omnara < Formula
33

44
desc "Talk to Your AI Agents from Anywhere"
55
homepage "https://omnara.com/"
6-
url "https://files.pythonhosted.org/packages/05/c2/a5b6191ddb8ae1411c90309ad694fc001f7f00dcbc20b47528f9bcfd9eee/omnara-1.6.9.tar.gz"
7-
sha256 "ba3a7d65cb5b73026d0d68d61e1f27c76890dcf97f4fe28752ca644e7fc7adca"
6+
url "https://files.pythonhosted.org/packages/8d/c3/5861179f6827c1727109c8ca11171e60982dac6d1293fcb736de67e347e3/omnara-1.6.11.tar.gz"
7+
sha256 "2e894a5dbb9262a9077ed863a1ba95ef1de4ac25e0b0cd638cb9bc91a5481e67"
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "3a530b2f52acb467b1ee7aff11d9c53372cfb2fb0c5b46c41e7b76ea15838127"
12-
sha256 cellar: :any, arm64_sonoma: "70aec3ae100ece5bcf0cb00c6050be4bcf0cc0f2730cfd5ef7ffc6110d0457ba"
13-
sha256 cellar: :any, arm64_ventura: "441305a345a3b610087d568d755cb3fb9b1c413b460bdd87dd679f24703735fe"
14-
sha256 cellar: :any, sonoma: "5b4d6b7dad7699fd99909986a147e43480a13ae43918d4bfa0cd9db57ab7104f"
15-
sha256 cellar: :any, ventura: "20ac424b81ef44036ce4ce5032f5176f85f7ef651adf99cdef8b6313be0174ac"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "efb946f43e1f2e492b620c670b76ffe08f683cc796e58307857e1c42054a47b8"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7a784d6c036bef0b9453b66b5d03c153c641f758370641799f00e1f078cf76a5"
11+
sha256 cellar: :any, arm64_sequoia: "dee71e90056180b39c9fb479282e1e966e6c4b8ba5b61822f57a1ccab4aa77db"
12+
sha256 cellar: :any, arm64_sonoma: "6adcd368db674f3f51341ca2bd2705a5f07cdcc6e4aa253d119485c1db6e7bfc"
13+
sha256 cellar: :any, arm64_ventura: "665938ef897d03bb61170e7cca574bdd6de138053a885fd60f9d90e5c1d04ced"
14+
sha256 cellar: :any, sonoma: "9093a59ac31c53170b91a0a9641dc8a3b8dcba93fde7c8bba1563fc22770b4be"
15+
sha256 cellar: :any, ventura: "a3b7902cd8cb383d5cef592018f96fc765927a5cd07596bfc9d0af8b75d4d059"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "52c0142c19f3723e01f81378df80de1542ffc76c61e47ab0325bfbc57b597ec8"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4dba697c0052d4edf021ad57a336655f8b0856c67efd5bbc5d213790312184ba"
1818
end
1919

2020
depends_on "rust" => :build # for pydantic-core

0 commit comments

Comments
 (0)