home-assistant-custom-lovelace-modules.weather-radar-card: 3.6.5 -> 3.7.0
Diff: https://github.com/jpettitt/weather-radar-card/compare/v3.6.5...v3.7.0 Changelog: https://github.com/jpettitt/weather-radar-card/blob/refs/tags/v3.7.0/CHANGELOG.md
This commit is contained in:
committed by
Martin Weinelt
parent
ff1e23ca29
commit
2eaffbec3a
@@ -7,13 +7,13 @@
|
||||
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "weather-radar-card";
|
||||
version = "3.6.5";
|
||||
version = "3.7.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jpettitt";
|
||||
repo = "weather-radar-card";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-D+aWTcUOVkt99mdl3q1VahJKXDBIbh6RX3psYsjnTLo=";
|
||||
hash = "sha256-ZEd27lt5S7pnGGzTnxLV6voEpzXjvRjubjmusLuISZg=";
|
||||
};
|
||||
|
||||
npmDepsFetcherVersion = 2;
|
||||
|
||||
Reference in New Issue
Block a user