Skip to content

Commit f722e50

Browse files
authored
1 parent 900a284 commit f722e50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install-photobooth.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ EXTRA_PACKAGES=(
8282
)
8383

8484
# go2rtc
85-
DEFAULT_GO2RTC_VERSION="1.9.12"
86-
GO2RTC_VERSIONS=("1.9.12" "1.9.11" "1.9.10" "1.9.9" "1.9.8" "1.9.7" "1.9.6" "1.9.4" "1.9.2")
85+
DEFAULT_GO2RTC_VERSION="1.9.13"
86+
GO2RTC_VERSIONS=("1.9.13" "1.9.12" "1.9.11" "1.9.10" "1.9.9" "1.9.8" "1.9.7" "1.9.6" "1.9.4" "1.9.2")
8787
GO2RTC_UPDATE_ONLY=false
8888
GO2RTC_EXTRA_PACKAGES=(
8989
"ffmpeg"

0 commit comments

Comments
 (0)