Skip to content

Commit 14dab83

Browse files
BrewTestBotbotantony
authored andcommitted
homeassistant-cli: bump python resources
1 parent 663c367 commit 14dab83

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/h/homeassistant-cli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class HomeassistantCli < Formula
66
url "https://files.pythonhosted.org/packages/b2/98/fd5e7beb7cc135f80d78b32c85ac15f3ba9219063b794b1d184fb07fd84b/homeassistant-cli-0.9.6.tar.gz"
77
sha256 "9b9b705eaf6ee40dc6a732f3458c78ba37b62b7330bc17b132e6fee385ec8606"
88
license "Apache-2.0"
9-
revision 22
9+
revision 23
1010
head "https://github.com/home-assistant-ecosystem/home-assistant-cli.git", branch: "dev"
1111

1212
bottle do
@@ -33,8 +33,8 @@ class HomeassistantCli < Formula
3333
end
3434

3535
resource "aiohttp" do
36-
url "https://files.pythonhosted.org/packages/50/42/32cf8e7704ceb4481406eb87161349abb46a57fee3f008ba9cb610968646/aiohttp-3.13.3.tar.gz"
37-
sha256 "a949eee43d3782f2daae4f4a2819b2cb9b0c5d3b7f7a927067cc84dafdbb9f88"
36+
url "https://files.pythonhosted.org/packages/77/9a/152096d4808df8e4268befa55fba462f440f14beab85e8ad9bf990516918/aiohttp-3.13.5.tar.gz"
37+
sha256 "9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1"
3838
end
3939

4040
resource "aiosignal" do
@@ -123,13 +123,13 @@ class HomeassistantCli < Formula
123123
end
124124

125125
resource "regex" do
126-
url "https://files.pythonhosted.org/packages/8b/71/41455aa99a5a5ac1eaf311f5d8efd9ce6433c03ac1e0962de163350d0d97/regex-2026.2.28.tar.gz"
127-
sha256 "a729e47d418ea11d03469f321aaf67cdee8954cde3ff2cf8403ab87951ad10f2"
126+
url "https://files.pythonhosted.org/packages/81/93/5ab3e899c47fa7994e524447135a71cd121685a35c8fe35029005f8b236f/regex-2026.3.32.tar.gz"
127+
sha256 "f1574566457161678297a116fa5d1556c5a4159d64c5ff7c760e7c564bf66f16"
128128
end
129129

130130
resource "requests" do
131-
url "https://files.pythonhosted.org/packages/34/64/8860370b167a9721e8956ae116825caff829224fbca0ca6e7bf8ddef8430/requests-2.33.0.tar.gz"
132-
sha256 "c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652"
131+
url "https://files.pythonhosted.org/packages/5f/a4/98b9c7c6428a668bf7e42ebb7c79d576a1c3c1e3ae2d47e674b468388871/requests-2.33.1.tar.gz"
132+
sha256 "18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517"
133133
end
134134

135135
resource "ruamel-yaml" do

0 commit comments

Comments
 (0)