evcc: 0.313.0 -> 0.313.1 (#548472)

This commit is contained in:
Martin Weinelt
2026-08-02 16:25:26 +00:00
committed by GitHub
+2 -2
View File
@@ -17,13 +17,13 @@
}:
let
version = "0.313.0";
version = "0.313.1";
src = fetchFromGitHub {
owner = "evcc-io";
repo = "evcc";
tag = version;
hash = "sha256-VDLEgkbBgyAuVAVrd0D3i07mwN1OBJfwOCXdi3gc/aw=";
hash = "sha256-P/NEP+gGS3Wni9j09NVujmdDYaAz7ntOtrPFZNKy/Bo=";
};
vendorHash = "sha256-QJsdBqa/JHaBig4bRtU3LqlYwh/BHnP3vg8YM3reuDY=";