mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
home-assistant-custom-components.lednetwf_ble: 0.0.15 -> 0.0.15.1 (#442188)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
nix-update-script,
|
||||
}:
|
||||
let
|
||||
version = "0.0.15";
|
||||
version = "0.0.15.1";
|
||||
in
|
||||
buildHomeAssistantComponent {
|
||||
owner = "8none1";
|
||||
@@ -19,7 +19,7 @@ buildHomeAssistantComponent {
|
||||
owner = "8none1";
|
||||
repo = "lednetwf_ble";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-Ir3a6mr9OmBiiHRJktrv6HirHcVzKhc730aq6lynTmg=";
|
||||
hash = "sha256-LSVvwJZFtBC+iwxfZ3R8msPvrvimPw2Tjzqw6Dx7ZsM=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user