home-assistant-custom-components.lednetwf_ble: 1.0.0 -> 2.0.0 (#481296)

This commit is contained in:
Martin Weinelt
2026-01-18 16:07:34 +00:00
committed by GitHub
@@ -8,7 +8,7 @@
nix-update-script,
}:
let
version = "1.0.0";
version = "2.0.0";
in
buildHomeAssistantComponent {
owner = "8none1";
@@ -19,7 +19,7 @@ buildHomeAssistantComponent {
owner = "8none1";
repo = "lednetwf_ble";
tag = "v${version}";
hash = "sha256-YASoOuB2LvceE/DphmXb9nEGTd+pVP52/HOpV+6dCjM=";
hash = "sha256-Keb2Eph2DvS0zsg7wa30LrfqkmmccLl9okfdd0OTpqc=";
};
dependencies = [