Skip to content

Commit 63d660c

Browse files
authored
home-assistant-custom-components.dwd: 2024.11.0 -> 2025.5.0 (#408115)
2 parents 020048b + 6a4dee9 commit 63d660c

File tree

1 file changed

+2
-2
lines changed
  • pkgs/servers/home-assistant/custom-components/dwd

1 file changed

+2
-2
lines changed

pkgs/servers/home-assistant/custom-components/dwd/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
buildHomeAssistantComponent rec {
99
owner = "hg1337";
1010
domain = "dwd";
11-
version = "2024.11.0";
11+
version = "2025.5.0";
1212

1313
src = fetchFromGitHub {
1414
owner = "hg1337";
1515
repo = "homeassistant-dwd";
1616
rev = version;
17-
hash = "sha256-v5xSIUW8EMTdLY66yZ31cR/1DWVvn85CfIl/Y4xpXiw=";
17+
hash = "sha256-CuoHVgk4jWDEe3OkzFCok8YqVkWLJF6Rl7i/SDeSU50=";
1818
};
1919

2020
dependencies = [ defusedxml ];

0 commit comments

Comments
 (0)