Skip to content

Commit

Permalink
Merge pull request #152185 from chenrui333/bump-esphome-2023.10.2
Browse files Browse the repository at this point in the history
esphome 2023.10.2
  • Loading branch information
BrewTestBot authored Oct 24, 2023
2 parents 2bdbec2 + 7876b69 commit 06b4efb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/e/esphome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ class Esphome < Formula

desc "Make creating custom firmwares for ESP32/ESP8266 super easy"
homepage "https://github.com/esphome/esphome"
url "https://files.pythonhosted.org/packages/3c/8e/83ccf00175b390b4d9e56cb8556daad8fa00078b60d394c28924c3d226c0/esphome-2023.10.1.tar.gz"
sha256 "99f1e928c9b4a70074213c925b7bd363a82f0fd80977f5d31cfd28f76d35fa75"
url "https://files.pythonhosted.org/packages/6d/d8/dd487b9d9d6b1e6b148263f4e6251440d814c4e54bfa7d951d43ba44a2cf/esphome-2023.10.2.tar.gz"
sha256 "4ec60cfe6cc66e9b8b40cac2065719da163403a235eb8c9f2557e878f07abf5d"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1fe9bbdf230658136457bfc137c7238a4dd0033d593a2213672221d70daaf6fc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b6a702c67c6ac222c3227a35b2474bb0d747f8a7b0843371419c4af4b40a0240"
sha256 cellar: :any_skip_relocation, arm64_monterey: "83c9c810c7943b3dca7429835b9f738e1f3e24ef7a148d36d10d19a268caa2c3"
sha256 cellar: :any_skip_relocation, sonoma: "c75bffff37ed502a8345c3ca5b2a205566aa1782da5f334055d0ed8c9b897ca0"
sha256 cellar: :any_skip_relocation, ventura: "e4dc7b4c73e9778dee87a344b2556889516470018529c831fc6d91d7c84fb444"
sha256 cellar: :any_skip_relocation, monterey: "62b7da4f17194fe7eda7a2b8415049dc8603193820a53c4d642a92a48ce6b068"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b6e3b1877a15283a79ea9d29ef6c477464e253c7b27eabfa547b9445ebd432c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "77aa0e01d8e198d2318ded72b585efbb2cce258cd34d1d41d925fa2298c5aad2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a7e2660480b3acdc38853a40f743b0ac714db2943f808410ba434c77d5799b4c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b5f9d1deb090507848f021522aba47bdf44ce1b9c81c3c1988a891d95657517b"
sha256 cellar: :any_skip_relocation, sonoma: "361e954c70159b6c6a66ec8f78f0b81ea010225a7c8c83a89d21f33a9c5f42a6"
sha256 cellar: :any_skip_relocation, ventura: "34df189e829ee7397b9c4e1c37172cdc501d62942ce682e4d7cbb43d8ec86396"
sha256 cellar: :any_skip_relocation, monterey: "d4e70a63aa59c7628deca2e09e52d8cdce3e4e095e792999ccca1bd4cb13c7b1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "61fbf9993b8ef293cd4b7ea2c9145426e1487f096b087b327a9c4da14242e0d1"
end

depends_on "cffi"
Expand Down

0 comments on commit 06b4efb

Please sign in to comment.