evcc: 0.209.4 -> 0.209.5 (#457295)
This commit is contained in:
@@ -17,13 +17,13 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.209.4";
|
version = "0.209.5";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "evcc-io";
|
owner = "evcc-io";
|
||||||
repo = "evcc";
|
repo = "evcc";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-MfTVLhU4AHvaQcJgdB7fQpY4C+wA0/VpeQ19gKnFTpI=";
|
hash = "sha256-3qpuRutCCKJWYvHao4Ez9El40QYflhzhW4NTmi4hG1Q=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-SVdoeioBtUa+V2n717ckYCQBFmYSXdi7ryRVfb9xKnY=";
|
vendorHash = "sha256-SVdoeioBtUa+V2n717ckYCQBFmYSXdi7ryRVfb9xKnY=";
|
||||||
|
|||||||
Reference in New Issue
Block a user