evcc: 0.300.4 -> 0.300.5

This commit is contained in:
R. Ryantm
2026-01-24 08:26:52 +00:00
parent c14478e8a9
commit 25694e0f7c
+2 -2
View File
@@ -17,13 +17,13 @@
}:
let
version = "0.300.4";
version = "0.300.5";
src = fetchFromGitHub {
owner = "evcc-io";
repo = "evcc";
tag = version;
hash = "sha256-f2whzEq0LOyvNVLjSNvA19azbtJnOMJqu5EJQXnzZyg=";
hash = "sha256-TRd7usz3+a9h8f/waLKqlu6RuF/GsU9LdCx1NRGWIDA=";
};
vendorHash = "sha256-IB3DqaUbdrqnYQpyHtnvY37xjbRvTvNOV39b8wciuTA=";