home-assistant-custom-components.garmin_connect: 3.0.5 -> 3.0.7
Diff: https://github.com/cyberjunky/home-assistant-garmin_connect/compare/3.0.5...3.0.7 Changelog: https://github.com/cyberjunky/home-assistant-garmin_connect/releases/tag/3.0.7
This commit is contained in:
committed by
Martin Weinelt
parent
208b2977e4
commit
0aed55af65
@@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "cyberjunky";
|
||||
domain = "garmin_connect";
|
||||
version = "3.0.5";
|
||||
version = "3.0.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cyberjunky";
|
||||
repo = "home-assistant-garmin_connect";
|
||||
tag = version;
|
||||
hash = "sha256-omHgfkrje5xR9gLnQpAz33+LtXm5eGJ8nERYBX4F2sY=";
|
||||
hash = "sha256-qCpUMmxH/Fjm2vlC9o5IUuip8QvOUGuPCZTZOnC/uuM=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user