home-assistant-custom-lovelace-modules.flower-card: 2026.2.0 -> 2026.4.1

Diff: https://github.com/olen/lovelace-flower-card/compare/v2026.2.0...v2026.4.1

Changelog: https://github.com/Olen/lovelace-flower-card/releases/tag/v2026.4.1
This commit is contained in:
Robert Schütz
2026-05-06 19:43:58 -07:00
parent bd66f97d3e
commit 56542e0d47
@@ -6,13 +6,13 @@
buildNpmPackage (finalAttrs: {
pname = "flower-card";
version = "2026.2.0";
version = "2026.4.1";
src = fetchFromGitHub {
owner = "olen";
repo = "lovelace-flower-card";
tag = "v${finalAttrs.version}";
hash = "sha256-EPahVDglhKjtPwIdu5HfUZ6KhMtTu/9YfY4VdsN+vyc=";
hash = "sha256-5v5xd2DSTg1meRr4ORAmZbtfBSNM1z/3Y5Y/vI20R4s=";
};
npmDepsHash = "sha256-XGKGoFdbeUIx12ZGP8o2oSTJHVa+PZ6jwYSWiqjtSuM=";