summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/home-automation/evcc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/home-automation/evcc/default.nix')
-rw-r--r--pkgs/servers/home-automation/evcc/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/servers/home-automation/evcc/default.nix b/pkgs/servers/home-automation/evcc/default.nix
index 4eb0f0127020..160ba43b1178 100644
--- a/pkgs/servers/home-automation/evcc/default.nix
+++ b/pkgs/servers/home-automation/evcc/default.nix
@@ -16,13 +16,13 @@
buildGoModule rec {
pname = "evcc";
- version = "0.111.0";
+ version = "0.111.1";
src = fetchFromGitHub {
owner = "evcc-io";
repo = pname;
rev = version;
- hash = "sha256-amXB4iLZJXJuU4gaTSpDc+kNoTVx08EUis0ld0XtcMs=";
+ hash = "sha256-2ZxEUhDNF2E5http8Pz21L0tw6r4UOK5XYDXbHJDnEU=";
};
vendorHash = "sha256-+qne/eB+z8e0vStC9V0w7jgWgo3vvkaR42dUe+/eXDE=";