bbb-presentation-video: Update to 4.0.4

Fixes a recording processing crash which can occur if malformed events
are generated by BigBlueButton due to client bugs.
This commit is contained in:
Calvin Walton 2023-10-03 17:02:49 -04:00
parent 56edf23a1f
commit 2d23f82e55

View File

@ -1,6 +1,6 @@
#!/bin/sh
set -ex
RELEASE=4.0.3
RELEASE=4.0.4
cat <<MSG
This tool downloads prebuilt packages built on Github Actions
The corresponding source can be browsed at https://github.com/bigbluebutton/bbb-presentation-video/tree/${RELEASE}