Skip to content

Commit 96e3be7

Browse files
committed
1 parent a7281e4 commit 96e3be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ev/evcc/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
}:
1818

1919
let
20-
version = "0.200.3";
20+
version = "0.200.4";
2121

2222
src = fetchFromGitHub {
2323
owner = "evcc-io";
2424
repo = "evcc";
2525
tag = version;
26-
hash = "sha256-mp2Kfgo1RCmKkNpPRwmS5nWG1YmJVQ6nWjWKfBk6500=";
26+
hash = "sha256-ld90jN3IuYPzKLef13a437rCTf5rt1Lxo+Sxj8atYF4=";
2727
};
2828

2929
vendorHash = "sha256-sx04fyRXX9H2182yz8qvdLv/sSLXTrzhlwpf8lMSVew=";

0 commit comments

Comments
 (0)