mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Merge branch 'next'
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#locally computed
|
||||
sha256 9a66205d0ba3dff6dcc98119f104cd59c15855c6c030a190ca02354be52836c1 micropython-1.9.4.tar.gz
|
||||
sha256 2ab6f75b4bff040445f848004d387dbe1bcbdf1188db2334b2bd3eaa173eb744 micropython-1.11.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MICROPYTHON_VERSION = 1.9.4
|
||||
MICROPYTHON_VERSION = 1.11
|
||||
MICROPYTHON_SITE = $(call github,micropython,micropython,v$(MICROPYTHON_VERSION))
|
||||
MICROPYTHON_LICENSE = MIT
|
||||
MICROPYTHON_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user