@@ -3,17 +3,17 @@ class Esphome < Formula
33
44 desc "Make creating custom firmwares for ESP32/ESP8266 super easy"
55 homepage "https://github.com/esphome/esphome"
6- url "https://files.pythonhosted.org/packages/11/f1/3549b05aa9b1874e06c61d39b225efd5d675d1c75221b1bbfe8b5a7e4ff5 /esphome-2024.10.2 .tar.gz"
7- sha256 "b56c1cc7f444c075f8267ea62192a44a68dc2ceba7c385d4264189c6272a15e3 "
6+ url "https://files.pythonhosted.org/packages/8c/14/5c0df964abd46acc0d7df4bffe84c139283985030f4a26f18dba4e791720 /esphome-2024.10.3 .tar.gz"
7+ sha256 "bd35003604967918347f015cf718c00dcf02ca17d372af048242278784279f1c "
88 license "MIT"
99
1010 bottle do
11- sha256 cellar : :any , arm64_sequoia : "81581f57f2dcb906c439a669a41f2175d753fcedfb0859872d4932405a778114 "
12- sha256 cellar : :any , arm64_sonoma : "d75ebe9ce4178a3e44c6ccf16b402ad40886c20f7f10c581dd57752e840fcb91 "
13- sha256 cellar : :any , arm64_ventura : "71c09ce535c5e4d259574f588e48f6a6e671abdefc8b61726d5e7f40893747ca "
14- sha256 cellar : :any , sonoma : "b83def42aacf5128fcc4a0ef06ad3dce543d776d0d3907eeac230971d86a824a "
15- sha256 cellar : :any , ventura : "41c0d353cd86261b8d43a924e9c2e0e38a64b073e6c3eb2541cab6cea1012d05 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "29531ad4fb54eff34f4408c7b5649584b9f1750dde3b5da8fa880552abec680e "
11+ sha256 cellar : :any , arm64_sequoia : "2a7a4c304d749c141523e0c564f1fb7597ca73d8e1801c646f5de72ad356b11b "
12+ sha256 cellar : :any , arm64_sonoma : "932dedca1d0aebc9c821071e047797f8e82b0da255abc58c3594c9a0eb923665 "
13+ sha256 cellar : :any , arm64_ventura : "a51bc24c7cfe3c0984bb8ec79f24c6cb4108c6dba67995f818b14009ca4a5eee "
14+ sha256 cellar : :any , sonoma : "718a9c219dac139ed93e22a71032c28c94919d72a8c8c1aed261b3aae56b45db "
15+ sha256 cellar : :any , ventura : "26da76b752efceeff3ba5bfbc2cd2151983790bd58475c14afa6e8de0cebc421 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ba0b4e71389e84b260fad78f322323084700fc54913818c36358cce0ebb5c1c1 "
1717 end
1818
1919 depends_on "certifi"
@@ -137,8 +137,8 @@ class Esphome < Formula
137137 end
138138
139139 resource "marshmallow" do
140- url "https://files.pythonhosted.org/packages/b7/41/05580fed5798ba8032341e7e330b866adc88dfca3bc3ec86c04e4ffdc427 /marshmallow-3.23.0 .tar.gz"
141- sha256 "98d8827a9f10c03d44ead298d2e99c6aea8197df18ccfad360dae7f89a50da2e "
140+ url "https://files.pythonhosted.org/packages/6d/30/14d8609f65c8aeddddd3181c06d2c9582da6278f063b27c910bbf9903441 /marshmallow-3.23.1 .tar.gz"
141+ sha256 "3a8dfda6edd8dcdbf216c0ede1d1e78d230a6dc9c5a088f58c4083b974a0d468 "
142142 end
143143
144144 resource "noiseprotocol" do
@@ -147,8 +147,8 @@ class Esphome < Formula
147147 end
148148
149149 resource "packaging" do
150- url "https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4 /packaging-24.1 .tar.gz"
151- sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 "
150+ url "https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da /packaging-24.2 .tar.gz"
151+ sha256 "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f "
152152 end
153153
154154 resource "paho-mqtt" do
0 commit comments