1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Bump go2rtc to 1.9.13 (#159043)

This commit is contained in:
Robert Resch
2025-12-18 14:00:50 +01:00
committed by GitHub
parent 67aeafa797
commit b3c745cfa7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from .model import Config, Integration
from .requirements import PACKAGE_REGEX, PIP_VERSION_RANGE_SEPARATOR
_GO2RTC_SHA = (
"baef0aa19d759fcfd31607b34ce8eaf039d496282bba57731e6ae326896d7640" # 1.9.12
"f394f6329f5389a4c9a7fc54b09fdec9621bbb78bf7a672b973440bbdfb02241" # 1.9.13
)
DOCKERFILE_TEMPLATE = r"""# Automatically generated by hassfest.