home-assistant-custom-lovelace-modules.custom-brand-icons: 2026.06.3 -> 2026.06.4

Diff: https://github.com/elax46/custom-brand-icons/compare/2026.06.3...2026.06.4

Changelog: https://github.com/elax46/custom-brand-icons/releases/tag/2026.06.4
This commit is contained in:
Sandro Jäckel
2026-06-27 15:56:11 +02:00
parent cb868ce399
commit 2f3e4c1013
@@ -6,13 +6,13 @@
buildNpmPackage (finalAttrs: {
pname = "custom-brand-icons";
version = "2026.06.3";
version = "2026.06.4";
src = fetchFromGitHub {
owner = "elax46";
repo = "custom-brand-icons";
tag = finalAttrs.version;
hash = "sha256-fZwffVMrO+b/r6yb2XsDhjeokyXSShiIYkc6zFZ8lwg=";
hash = "sha256-9wipxsj4KcwgPDo6nanMrSpuDAMAAM72EQISkTOczbs=";
};
npmDepsHash = "sha256-ZTl9+vXEBR3pvksaLWof8y1WnoL2tAL3KuPzZn7VjjE=";