mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Create micropython-1.12 (#1542)
This commit is contained in:
5
plugins/python-build/share/python-build/micropython-1.12
Normal file
5
plugins/python-build/share/python-build/micropython-1.12
Normal file
@@ -0,0 +1,5 @@
|
||||
#require_gcc
|
||||
has_tar_xz_support \
|
||||
&& src="https://micropython.org/resources/source/micropython-1.12.tar.xz#25938e536f945c706f685f611e048acbca765b0380454dac88132803a5f75790" \
|
||||
|| src="https://github.com/micropython/micropython/releases/download/v1.12/micropython-1.12.tar.gz#be2041924496f49b580f06c2d328c7757bbc7b62408abb11841ebeb87302c575"
|
||||
install_package micropython-1.12 "$src" micropython
|
||||
Reference in New Issue
Block a user