Bump skill-ovos-stop

This commit is contained in:
j1nx 2023-05-19 11:04:59 +02:00
parent 7d2637210c
commit ecd10af58e
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
sha256 b079ea553a00a556e0c3e76dc30afc7d35cf511ed5d8a0a63573d6f0f2a1fb22 skill-ovos-stop-cd940b2323533b64465a72b8935e322fce303719.tar.gz
sha256 14de50a5f925a036d28a368485bb7b1a3cade67e4581c88b3b34c3495b58b9a3 skill-ovos-stop-f0fa6b19f84503288fe9a927f37c0a135528eab1.tar.gz

View File

@ -4,9 +4,10 @@
#
################################################################################
SKILL_OVOS_STOP_VERSION = cd940b2323533b64465a72b8935e322fce303719
SKILL_OVOS_STOP_VERSION = f0fa6b19f84503288fe9a927f37c0a135528eab1
SKILL_OVOS_STOP_SITE = $(call github,OpenVoiceOS,skill-ovos-stop,$(SKILL_OVOS_STOP_VERSION))
SKILL_OVOS_STOP_SETUP_TYPE = setuptools
SKILL_OVOS_STOP_LICENSE_FILES = LICENSE
SKILL_OVOS_STOP_ENV = MYCROFT_LOOSE_REQUIREMENTS=true
$(eval $(python-package))