micropython 1.8.5

Closes #6037.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-10-17 23:15:36 -07:00
parent ba05beacff
commit 36e92a50cc

View file

@ -2,8 +2,8 @@ class Micropython < Formula
desc "Python implementation for microcontrollers and constrained systems" desc "Python implementation for microcontrollers and constrained systems"
homepage "https://www.micropython.org/" homepage "https://www.micropython.org/"
url "https://github.com/micropython/micropython.git", url "https://github.com/micropython/micropython.git",
:tag => "v1.8.4", :tag => "v1.8.5",
:revision => "3611dcc260cef08eaa497cea4e3ca17977848b6c" :revision => "c8d31585a00616b39839d112b7c696dafed6b08d"
bottle do bottle do
cellar :any cellar :any