home-assistant-custom-components.bodymiscale: 2026.4.3 -> 2026.4.5 (#517067)

This commit is contained in:
Martin Weinelt
2026-05-06 15:37:10 +00:00
committed by GitHub
@@ -9,13 +9,13 @@
buildHomeAssistantComponent rec {
owner = "dckiller51";
domain = "bodymiscale";
version = "2026.4.3";
version = "2026.4.5";
src = fetchFromGitHub {
inherit owner;
repo = domain;
rev = version;
hash = "sha256-hkwOgEiBqx0w8gc8ZouH6LWz/psZPT3E3scdKHugsYI=";
hash = "sha256-L7HuBQ3NKp2vfJmo29Ju40+MC5DkgtQUi7sXnMbKHoM=";
};
dependencies = [