home-assistant-custom-components.lednetwf_ble: 1.0.0 -> 2.0.0

This commit is contained in:
R. Ryantm
2026-01-18 12:14:24 +00:00
parent 749c29fb7f
commit acb15533b3
@@ -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 = [