1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-04-25 07:38:49 +02:00

Bump ovos-core

This commit is contained in:
j1nx 2022-03-18 19:47:18 +01:00
parent 47ff6d308b
commit 2857e346d1
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
sha256 01b28e3b1431fd90c7916deb66b1e4c0c58f73b43813b6b21e64aa82e8d77e51 python-ovos-core-348535cd993a755fe91b358f5a0694a3f788d226.tar.gz sha256 45eb05f1dae3d36a76b0e3b8ab1e430dd29138e398ca274030c230a21587edbe python-ovos-core-23cce8d83c3f3a8063a17dfba3e211de34b7eb26.tar.gz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
PYTHON_OVOS_CORE_VERSION = 348535cd993a755fe91b358f5a0694a3f788d226 PYTHON_OVOS_CORE_VERSION = 23cce8d83c3f3a8063a17dfba3e211de34b7eb26
PYTHON_OVOS_CORE_SITE = $(call github,OpenVoiceOS,ovos-core,$(PYTHON_OVOS_CORE_VERSION)) PYTHON_OVOS_CORE_SITE = $(call github,OpenVoiceOS,ovos-core,$(PYTHON_OVOS_CORE_VERSION))
PYTHON_OVOS_CORE_SETUP_TYPE = setuptools PYTHON_OVOS_CORE_SETUP_TYPE = setuptools
PYTHON_OVOS_CORE_LICENSE_FILES = LICENSE PYTHON_OVOS_CORE_LICENSE_FILES = LICENSE