mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
home-assistant-custom-components.goodwe: 0.9.9.30 -> 0.9.9.31
https://github.com/mletenay/home-assistant-goodwe-inverter/releases/tag/v0.9.9.31
This commit is contained in:
parent
c398fb5993
commit
c2c8ccee43
1 changed files with 2 additions and 2 deletions
|
|
@ -8,13 +8,13 @@
|
|||
buildHomeAssistantComponent rec {
|
||||
owner = "mletenay";
|
||||
domain = "goodwe";
|
||||
version = "0.9.9.30";
|
||||
version = "0.9.9.31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mletenay";
|
||||
repo = "home-assistant-goodwe-inverter";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-/R0HBR1369gjjdCInbFzUaBEclw4PJDmgRGHtlUNvCA=";
|
||||
hash = "sha256-aq3m1+XBE0f/+r3RiSXU1XFq+vUwKs0phis2B34c/8w=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue