1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Bump combo-lock, messagebus-client and ovos-plugin-manager

This commit is contained in:
j1nx
2022-01-22 20:33:13 +01:00
parent 872ebcde0c
commit 0733f63ab2
6 changed files with 7 additions and 8 deletions

View File

@@ -1,3 +1,2 @@
# md5, sha256 from https://pypi.org/pypi/combo_lock/json
md5 06afba70cbc75f8ef62d948cddfbd7d9 combo_lock-0.0.1.tar.gz
sha256 fb4a6b6c3b646a99d9924745bdc4b06888983ecfcd05aa85e9954c9573073b96 combo_lock-0.0.1.tar.gz
sha256 17605bbf3f95a461e042952dcf577d4a28d25b64a10d3da224e45554736af4fc combo_lock-0.2.1.tar.gz

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_COMBO_LOCK_VERSION = 0.0.1
PYTHON_COMBO_LOCK_VERSION = 0.2.1
PYTHON_COMBO_LOCK_SOURCE = combo_lock-$(PYTHON_COMBO_LOCK_VERSION).tar.gz
PYTHON_COMBO_LOCK_SITE = https://files.pythonhosted.org/packages/64/85/af22ffdcbb8c4f2a487e3afd23dfff8683defdd2da0dc1efbdd702fa9f4c
PYTHON_COMBO_LOCK_SITE = https://files.pythonhosted.org/packages/6f/a4/2721af17a3649b6716410e9f6ee80dfcc296f17d762a35659e4655a017f6
PYTHON_COMBO_LOCK_SETUP_TYPE = setuptools
PYTHON_COMBO_LOCK_LICENSE = apache-2.0