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:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user