home-assistant-custom-components.moonraker: 1.12.1 -> 1.12.2

changelog: https://github.com/marcolivierarsenault/moonraker-home-assistant/releases/tag/1.12.2
This commit is contained in:
9R
2026-01-06 20:26:31 +01:00
parent e0b8e40476
commit 43044f6d1c
@@ -14,13 +14,13 @@
buildHomeAssistantComponent rec {
owner = "marcolivierarsenault";
domain = "moonraker";
version = "1.12.1";
version = "1.12.2";
src = fetchFromGitHub {
owner = "marcolivierarsenault";
repo = "moonraker-home-assistant";
tag = version;
hash = "sha256-jTL6hdS3jcIWivo+3qnIq3tTdLQ7AhxHERdZ41CGbR8=";
hash = "sha256-EkdkP3NLcw0Zv5qdVrScu8ks3QRoDeVYCCMT6XP2j2I=";
};
dependencies = [