From 36e92a50ccc8ec289a4c9f1c2304be9ed8c63ca8 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 17 Oct 2016 23:15:36 -0700 Subject: [PATCH] micropython 1.8.5 Closes #6037. 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 5cb91f8a85..0ceac9f5fa 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.4", - :revision => "3611dcc260cef08eaa497cea4e3ca17977848b6c" + :tag => "v1.8.5", + :revision => "c8d31585a00616b39839d112b7c696dafed6b08d" bottle do cellar :any