mirror of https://github.com/OpenIPC/firmware.git
Merge branch 'master' of github:OpenIPC/openipc-2.1
commit
b198c6544f
|
@ -1,10 +1,10 @@
|
|||
################################################################################
|
||||
#
|
||||
# microbe-web | updated 2021.10.17
|
||||
# microbe-web | updated 2021.11.09
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MICROBE_WEB_VERSION = 7203cf1eaeddbab7453e9f02da0a539428cc0f73
|
||||
MICROBE_WEB_VERSION = 09c6b2b9702b909daa6a27d2514dddb22383acbf
|
||||
MICROBE_WEB_SITE = $(call github,openipc,microbe-web,$(MICROBE_WEB_VERSION))
|
||||
MICROBE_WEB_LICENSE = MIT
|
||||
MICROBE_WEB_LICENSE_FILES = LICENSE
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
################################################################################
|
||||
#
|
||||
# yaml-cli | updated 2021.06.19
|
||||
# yaml-cli | updated 2021.11.09
|
||||
#
|
||||
################################################################################
|
||||
|
||||
YAML_CLI_VERSION = 0.0.3
|
||||
YAML_CLI_VERSION = 0.0.4
|
||||
YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION))
|
||||
YAML_CLI_LICENSE = MIT
|
||||
YAML_CLI_LICENSE_FILES = LICENSE
|
||||
|
|
Loading…
Reference in New Issue