home-assistant-matter-hub: 2.0.42 -> 2.0.43
Diff: https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.42...v2.0.43 Changelog: https://github.com/RiDDiX/home-assistant-matter-hub/releases/tag/v2.0.43
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "home-assistant-matter-hub";
|
||||
version = "2.0.42";
|
||||
version = "2.0.43";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RiDDiX";
|
||||
repo = "home-assistant-matter-hub";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-joaw/YrDmYhfxRwr73IMc2FVEOG6zSlLGIru9lHKHjo=";
|
||||
hash = "sha256-Dls5TglEIFvVGpg8ENTb6IhCwJermmREHuJnalF4kJ4=";
|
||||
};
|
||||
|
||||
# The bundled cli.js imports transitive dependencies (e.g. @noble/curves)
|
||||
|
||||
Reference in New Issue
Block a user