mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump go2rtc binary to 1.9.5 (#129371)
This commit is contained in:
@@ -111,7 +111,7 @@ LABEL "com.github.actions.icon"="terminal"
|
||||
LABEL "com.github.actions.color"="gray-dark"
|
||||
"""
|
||||
|
||||
_GO2RTC_VERSION = "1.9.4"
|
||||
_GO2RTC_VERSION = "1.9.5"
|
||||
|
||||
|
||||
def _get_package_versions(file: Path, packages: set[str]) -> dict[str, str]:
|
||||
|
||||
Reference in New Issue
Block a user