micropython: fix RuboCop Layout/AlignHash.
This commit is contained in:
parent
e98574b225
commit
63dea154c7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ 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.9.4",
|
||||
:tag => "v1.9.4",
|
||||
:revision => "421b84af9968e582f324899934f52b3df60381ee"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue