home-assistant-custom-components.hochwasserportal: 1.0.8 -> 1.0.9

release-note: https://github.com/stephan192/hochwasserportal/releases/tag/v1.0.9
This commit is contained in:
9R
2026-07-24 18:50:56 +02:00
parent 6b38ccd029
commit a294471a87
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "stephan192";
domain = "hochwasserportal";
version = "1.0.8";
version = "1.0.9";
src = fetchFromGitHub {
owner = "stephan192";
repo = "hochwasserportal";
tag = "v${version}";
hash = "sha256-q2usHeWcx/1UrM7MQ156SFy8cFIiCcsmIr6721hzSLI=";
hash = "sha256-/mnAQc+s6L9NVzk6gDA5p1+DfY3AZ5Sy6AWhnpkT++Q=";
};
dependencies = [