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.202.1 " ;
20+ version = "0.203.0 " ;
2121
2222 src = fetchFromGitHub {
2323 owner = "evcc-io" ;
2424 repo = "evcc" ;
2525 tag = version ;
26- hash = "sha256-GMKhlNZLk6R0XZn5I3YP5Eav8wD6WbEr1DM+VVtQtjo =" ;
26+ hash = "sha256-rrpYa73Rl+pLQ3FhnDF+t1uHT7SJJcrx6kjdxXsOfM8 =" ;
2727 } ;
2828
29- vendorHash = "sha256-K9X63dTWE+dC5yo8LX86pUezm8OHwEHNXwxXHn/4AwU =" ;
29+ vendorHash = "sha256-TqtJlsT/uaqQe/mAh1hw92N3uw6GLkdwh9aIMmdNbkY =" ;
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-iTrmgNmUoHQWL5tsqhUnd0t1t9qengb6ba9pxYrL9Ks =" ;
55+ hash = "sha256-LaP6Ee13OKwRoAZ7oF/nH8rE5zqFYzrhq6CwPaaF9SE =" ;
5656 } ;
5757
5858 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments