ha-mqtt-discoverable-cli: 0.19.2.1 -> 0.20.1
Diff: https://github.com/unixorn/ha-mqtt-discoverable-cli/compare/refs/tags/v0.19.2.1...refs/tags/v0.20.1 Changelog: https://github.com/unixorn/ha-mqtt-discoverable-cli/releases/tag/v0.20.1
This commit is contained in:
parent
16d9d9da73
commit
4b8f801603
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "ha-mqtt-discoverable-cli";
|
||||
version = "0.19.2.1";
|
||||
version = "0.20.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "unixorn";
|
||||
repo = "ha-mqtt-discoverable-cli";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-SPCbBqdhC+pgV3mQ+e3jkg2hWYegl1wE38Ac06R5uAA=";
|
||||
hash = "sha256-4iQHpz09CbPuU+236HQdRNRDB3bcj9VZ0s/4BdxyB/8=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "ha-mqtt-discoverable" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user