bump lbcd to valid latest version

This commit is contained in:
Victor Shyba 2022-01-14 12:52:28 -03:00 committed by Jack Robison
parent 07d584133e
commit 545b7c33b1
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

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