Skip to content

Commit 59aa928

Browse files
authored
Merge pull request #235309 from Homebrew/bump-omnara-1.6.1
omnara 1.6.1
2 parents 074b45c + 79fab84 commit 59aa928

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Formula/o/omnara.rb

Lines changed: 11 additions & 11 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/31/eb/040383289f54f0e9d5c8b6d8a9ee2c913e7c38ebc8a492c42967fb4fdc39/omnara-1.5.9.tar.gz"
7-
sha256 "62769204df1c34f521337407c21a4ba919b9c1f95fcddd6c25289328d4efc8f8"
6+
url "https://files.pythonhosted.org/packages/28/d1/a40297ea2eba613782c00c12f55fae7f6de35bc62f38f0b9b32861c328a7/omnara-1.6.1.tar.gz"
7+
sha256 "2b184d856b87903ec093a4c26b9aaea37760f2fe77b9b954d39e3156c305fd56"
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "6d53176524c431f04d3afc9be6a6da46d49d390a9312481bfa364925a6dcf41a"
12-
sha256 cellar: :any, arm64_sonoma: "b5e87dc4131629c2745f54acdceb31c9569bc27f76a373c4b7a80e5a1c973981"
13-
sha256 cellar: :any, arm64_ventura: "739df808a248d84881c89e263793c958f2b3f0b5b8991b1f4a495d1966d29008"
14-
sha256 cellar: :any, sonoma: "56af29c2cad0847359bd8bdecc41bd683ba206ddb198cfe5c70594a52a2f0c63"
15-
sha256 cellar: :any, ventura: "fec36d617134bdc447c88d46384884fd1087073b71c90fbd635b5c71153f7b8e"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "155ee01ee870650f59771b6386dd5080300f47a308496be85b172aa792ccc175"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba2225c7b70b6d83c6b2e6b4005c92be6b2a24dd2e65ad636815ca27f29bc323"
11+
sha256 cellar: :any, arm64_sequoia: "11b8c0b3ce34743a0005026d821b062033b0c79730ec85d395aec0f78a8ecb8e"
12+
sha256 cellar: :any, arm64_sonoma: "ad9714d9fa0cd2327ca8f23d7f6f0eaceb596d2e15376e610d9bb37995ef0783"
13+
sha256 cellar: :any, arm64_ventura: "c00d031ec2dced403fdcc17dc95229d1dc7103472c2b9c33e1cf45b9298c1346"
14+
sha256 cellar: :any, sonoma: "74289c427a5263c121580c792f0ff0e3f597b655fc74f043054e732ecf89ae57"
15+
sha256 cellar: :any, ventura: "3a3bb745617f66ec652db003781b09fe4265692828731b9f74387bc936367402"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "485ba404d07a1de32d52c29beb2d698608a254003f84ca2734e215d8aef8a9e0"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "775cb88b998dfcda3b790f1ff11b80bc4ea540e00a72728fe4b68032a0e9e3dc"
1818
end
1919

2020
depends_on "rust" => :build # for pydantic-core
@@ -299,8 +299,8 @@ class Omnara < Formula
299299
end
300300

301301
resource "rpds-py" do
302-
url "https://files.pythonhosted.org/packages/1e/d9/991a0dee12d9fc53ed027e26a26a64b151d77252ac477e22666b9688bc16/rpds_py-0.27.0.tar.gz"
303-
sha256 "8b23cf252f180cda89220b378d917180f29d313cd6a07b2431c0d3b776aae86f"
302+
url "https://files.pythonhosted.org/packages/e9/dd/2c0cbe774744272b0ae725f44032c77bdcab6e8bcf544bffa3b6e70c8dba/rpds_py-0.27.1.tar.gz"
303+
sha256 "26a1c73171d10b7acccbded82bf6a586ab8203601e565badc74bbbf8bc5a10f8"
304304
end
305305

306306
resource "six" do

0 commit comments

Comments
 (0)