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

https://github.com/elax46/custom-brand-icons/releases/tag/2026.07.0
This commit is contained in:
Martin Weinelt
2026-07-05 01:06:52 +02:00
parent 6b35d3fb1a
commit a82fdbef78
@@ -6,13 +6,13 @@
buildNpmPackage (finalAttrs: {
pname = "custom-brand-icons";
version = "2026.06.4";
version = "2026.07.0";
src = fetchFromGitHub {
owner = "elax46";
repo = "custom-brand-icons";
tag = finalAttrs.version;
hash = "sha256-9wipxsj4KcwgPDo6nanMrSpuDAMAAM72EQISkTOczbs=";
hash = "sha256-fmvWUt3Q+9ydvHB7t8z3/9mCLuF/llpoUo6e8K2rn/g=";
};
npmDepsHash = "sha256-ZTl9+vXEBR3pvksaLWof8y1WnoL2tAL3KuPzZn7VjjE=";