update lbcd to v0.22.100-beta-rc5

This commit is contained in:
Roy Lee 2021-12-14 15:00:02 -08:00 committed by Lex Berezhny
parent 425b4bdd2c
commit 403fc1e0f5

View file

@ -3,7 +3,7 @@ __lbcctl__ = 'lbcctl'
__lbcwallet__ = 'lbcwallet'
__lbcd_url__ = (
'https://github.com/lbryio/lbcd/releases/download/' +
'v0.22.100-beta-rc4/lbcd_0.22.100-beta-rc4_TARGET_PLATFORM.tar.gz'
'v0.22.100-beta-rc5/lbcd_0.22.100-beta-rc5_TARGET_PLATFORM.tar.gz'
)
__lbcwallet_url__ = (
'https://github.com/lbryio/lbcwallet/releases/download/' +