From b0eb544ce86b3fedf4703571fe2734d0e0f40254 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 29 Dec 2019 06:18:28 +0000 Subject: [PATCH] esptool: update 2.8_1 bottle. --- Formula/esptool.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/esptool.rb b/Formula/esptool.rb index 91e6e42b50b..81b79928577 100644 --- a/Formula/esptool.rb +++ b/Formula/esptool.rb @@ -9,9 +9,9 @@ class Esptool < Formula bottle do cellar :any_skip_relocation - sha256 "a7f29c76c6919589ed72db7d6e30cf39cacf859472944ad5fc942cc7a9db82fc" => :catalina - sha256 "cb53806994a53823d6caff81f2d71b88bdf30d1da48d148ada62b8b14202fe2d" => :mojave - sha256 "c8f2ab169b860cd549b3fa1bf572adb29e77a76ebf0f3d5a62ba58af00f8173b" => :high_sierra + sha256 "0957ff12323413dfd8d106c492c2eae375b4d77d73f085ff36f11404bb9d490e" => :catalina + sha256 "408cf90221d809ffe687c897ae5ecd510b4cc894348f03a38c4da682f0497cfb" => :mojave + sha256 "c11b3731a7895ecea413fffb4de8455493f7f9db15066d42f2fcc79971ff4f30" => :high_sierra end depends_on "python@3.8"