voc.pretalx: fix url for pretalx_broadcast_tools, update 0.2.0
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
6cf6307d97
commit
df849873a9
1 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue