From 4d3627117db4054bcf0c79b3133670b1cd9875dd Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 22 Jan 2018 16:58:01 +0000 Subject: [PATCH] micropython: update 1.9.3_1 bottle. --- Formula/micropython.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/micropython.rb b/Formula/micropython.rb index c49c79d5d65..40a43cd8d34 100644 --- a/Formula/micropython.rb +++ b/Formula/micropython.rb @@ -8,9 +8,9 @@ class Micropython < Formula bottle do cellar :any - sha256 "82a2f96e85c1d9899b6b4c316d9ead47027fb55e038d315d7c55afa081d67a58" => :high_sierra - sha256 "84624d68acfdac350881b703c4c719cd13cc9501bd06bf876ecd7551d1f71b92" => :sierra - sha256 "b16e8e3acbd1271f6449e19e60ea10a0c0c54245937cf95caec322d7a2671f9f" => :el_capitan + sha256 "e071d65ec654f528a26cf020a94072b17aeaf08385115d524e6c6139d16b6ab3" => :high_sierra + sha256 "14cd46105046e82ede775f2fd1eab21dbb4a8a7506361f5de98845791b56b106" => :sierra + sha256 "a485feb6b215857d7870d56c21bceab55e16bfd85ad48d296f3a79842388d7e8" => :el_capitan end depends_on "pkg-config" => :build