Unverified Commit d57a5f70 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

home-assistant-custom-components.lednetwf_ble: 0.0.15.1 -> 1.0.0 (#466005)

parents f8d7d40f fad6ed37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [