home-assistant-custom-components.cable_modem_monitor: 3.14.0-beta.11 -> 3.14.0-beta.13 (#540651)
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
requests,
|
||||
}:
|
||||
let
|
||||
version = "3.14.0-beta.11";
|
||||
version = "3.14.0-beta.13";
|
||||
src = fetchFromGitHub {
|
||||
owner = "solentlabs";
|
||||
repo = "cable_modem_monitor";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-MvRDXwMfPS4yoOH4+KYj/215yu+FyTECU3UEb1e1//4=";
|
||||
hash = "sha256-biQVMq2IoOdbpdP+zDfLXdl91++aKmN3EPQfvzEACyU=";
|
||||
fetchLFS = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user