micropython 1.8.7

Closes #8632.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-01-08 21:43:24 -08:00
parent 0f5aa7aee4
commit 8da08e6742

View file

@ -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.6",
:revision => "5a1d63fc14dae788f705403a43c2d8639b7dd9cd"
:tag => "v1.8.7",
:revision => "5653e3c72fc8555c6a060acf6447ac694a036053"
bottle do
cellar :any