Merge pull request #294344 from mweinelt/evcc-0.124.8

evcc: 0.124.7 -> 0.124.8
This commit is contained in:
Martin Weinelt
2024-03-08 22:37:08 +01:00
committed by GitHub
@@ -21,13 +21,13 @@ in
buildGoModule rec {
pname = "evcc";
version = "0.124.7";
version = "0.124.8";
src = fetchFromGitHub {
owner = "evcc-io";
repo = "evcc";
rev = version;
hash = "sha256-m2GopN2p/QtWJd2UMQ/wgvDUti4yrf+eeMQh/XueRtk=";
hash = "sha256-u4p22efkwpIY447O+F83pcz8C+iSwLHocsbZdRpgSmE=";
};
vendorHash = "sha256-PZWMqv3R4Dq4cLtGNuvHCQ/GiYvlKJfSKEmBn0JYnb8=";