1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-03-10 00:20:15 +01:00

Bump combo-lock

This commit is contained in:
j1nx 2023-05-07 17:25:34 +02:00
parent 73c2051e92
commit 40d8d62c6e
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# md5, sha256 from https://pypi.org/pypi/combo_lock/json
sha256 17605bbf3f95a461e042952dcf577d4a28d25b64a10d3da224e45554736af4fc combo_lock-0.2.1.tar.gz
sha256 fd72d49146280ab612679a59b333b68c0b010253e2bf8fdbabda9cb790d60ec8 combo_lock-0.2.5.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_COMBO_LOCK_VERSION = 0.2.1
PYTHON_COMBO_LOCK_VERSION = 0.2.5
PYTHON_COMBO_LOCK_SOURCE = combo_lock-$(PYTHON_COMBO_LOCK_VERSION).tar.gz
PYTHON_COMBO_LOCK_SITE = https://files.pythonhosted.org/packages/6f/a4/2721af17a3649b6716410e9f6ee80dfcc296f17d762a35659e4655a017f6
PYTHON_COMBO_LOCK_SITE = https://files.pythonhosted.org/packages/1a/7d/22bc221fd33a0f72c84ff8c6f6b5f06533825c058fe29a57d12467344cb3
PYTHON_COMBO_LOCK_SETUP_TYPE = setuptools
PYTHON_COMBO_LOCK_LICENSE = apache-2.0