From 5fb9fd1734458cae1474b8e1d5c9e45a1c7f47dc Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 10 Nov 2016 06:22:08 -0800 Subject: [PATCH] micropython 1.8.6 Closes #6789. Signed-off-by: ilovezfs --- Formula/micropython.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/micropython.rb b/Formula/micropython.rb index 1a6304c638..21ad58a0a1 100644 --- a/Formula/micropython.rb +++ b/Formula/micropython.rb @@ -2,8 +2,8 @@ class Micropython < Formula desc "Python implementation for microcontrollers and constrained systems" homepage "https://www.micropython.org/" url "https://github.com/micropython/micropython.git", - :tag => "v1.8.5", - :revision => "c8d31585a00616b39839d112b7c696dafed6b08d" + :tag => "v1.8.6", + :revision => "5a1d63fc14dae788f705403a43c2d8639b7dd9cd" bottle do cellar :any