Bump Hub to include fix for supports with wrong names.

This commit is contained in:
Jonathan Moody 2022-11-14 11:05:47 -06:00 committed by Lex Berezhny
parent 8b4c046d28
commit 001819d5c2

View file

@ -57,7 +57,7 @@ setup(
'jsonschema==4.4.0', 'jsonschema==4.4.0',
], ],
'hub': [ 'hub': [
'hub@git+https://github.com/lbryio/hub.git@dcd4d7a7a8de3ab41d9fb859b910c3b962eaa2fe' 'hub@git+https://github.com/lbryio/hub.git@929448d64bcbe6c5e476757ec78456beaa85e56a'
] ]
}, },
classifiers=[ classifiers=[