File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717} :
1818
1919let
20- version = "0.203.5 " ;
20+ version = "0.203.6 " ;
2121
2222 src = fetchFromGitHub {
2323 owner = "evcc-io" ;
2424 repo = "evcc" ;
2525 tag = version ;
26- hash = "sha256-xU8vSYn8+Z4bmpHKYJ+tBo5CtHhO60TXaEYP/Z5bbrI =" ;
26+ hash = "sha256-hxh0EgOa2ZFpufyS4Aei86QjeJA0vyuornPK7Y5nRtQ =" ;
2727 } ;
2828
29- vendorHash = "sha256-FTVXjYMv5ReFie6mJfolQzR3bb0wcxaCkZDV772HroA =" ;
29+ vendorHash = "sha256-hhr6UegsurRsrbN3YB9FAkbZkH+B6RwLmG7RRyNR4+4 =" ;
3030
3131 commonMeta = with lib ; {
3232 license = licenses . mit ;
@@ -52,7 +52,7 @@ buildGo124Module rec {
5252
5353 npmDeps = fetchNpmDeps {
5454 inherit src ;
55- hash = "sha256-2hmW7+wKSZl1tDxw5GBCpc8arDMb1e7qsPSdWFE+F2c =" ;
55+ hash = "sha256-8hhiEqQclZUc6zgYvTacVAu5Y47gLJyP249lP4WjVGQ =" ;
5656 } ;
5757
5858 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments