voc.pretalx: fix url for pretalx_broadcast_tools, update 0.2.0
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-11-22 20:57:58 +01:00
parent 6cf6307d97
commit df849873a9
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -54,9 +54,9 @@ nodes['voc.pretalx'] = {
'downstream': {
'repo': 'https://github.com/pretalx/pretalx-downstream.git',
},
'lower_thirds': {
'repo': 'https://github.com/Kunsi/pretalx-plugin-lower-thirds.git',
'rev': '0.1.2',
'broadcast_tools': {
'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',
'rev': '0.2.0',
},
'media.ccc.de': {
'repo': 'https://github.com/pretalx/pretalx-media-ccc-de.git',