home-assistant-custom-lovelace-modules.lg-webos-remote-control: 2.0.3 -> 2.0.4
https://github.com/madmicio/LG-WebOS-Remote-Control/compare/2.0.3...2.0.4
This commit is contained in:
committed by
Robert Schütz
parent
c1aaa2c928
commit
2e54995c87
+2
-2
@@ -6,13 +6,13 @@
|
||||
|
||||
buildNpmPackage rec {
|
||||
pname = "lg-webos-remote-control";
|
||||
version = "2.0.3";
|
||||
version = "2.0.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "madmicio";
|
||||
repo = "LG-WebOS-Remote-Control";
|
||||
rev = version;
|
||||
hash = "sha256-ICOAi8q8dWrBFCv18JYSWc6MIwqxfDXOcc6kCKLGehs=";
|
||||
hash = "sha256-Da/43D2PPL7ElwukJ6VR+O/c3z1UPnxrDW4oMWbWwr0=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-kN+i0ic1JWs6kqnAliiO4yVMDXwfZaQsRGKeV9A0MxE=";
|
||||
|
||||
Reference in New Issue
Block a user