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

This commit is contained in:
R. Ryantm
2025-11-28 17:37:33 +00:00
parent b8ee623e26
commit fad6ed37e8
@@ -8,7 +8,7 @@
nix-update-script,
}:
let
version = "0.0.15.1";
version = "1.0.0";
in
buildHomeAssistantComponent {
owner = "8none1";
@@ -19,7 +19,7 @@ buildHomeAssistantComponent {
owner = "8none1";
repo = "lednetwf_ble";
tag = "v${version}";
hash = "sha256-LSVvwJZFtBC+iwxfZ3R8msPvrvimPw2Tjzqw6Dx7ZsM=";
hash = "sha256-YASoOuB2LvceE/DphmXb9nEGTd+pVP52/HOpV+6dCjM=";
};
dependencies = [