home-assistant-custom-components.moonraker: 1.13.3 -> 1.13.4 (#541581)

This commit is contained in:
Sandro
2026-07-14 11:10:14 +00:00
committed by GitHub
@@ -14,13 +14,13 @@
buildHomeAssistantComponent rec {
owner = "marcolivierarsenault";
domain = "moonraker";
version = "1.13.3";
version = "1.13.4";
src = fetchFromGitHub {
owner = "marcolivierarsenault";
repo = "moonraker-home-assistant";
tag = version;
hash = "sha256-EVlz2wsI3T815Lct9sfdYneyM0/8RHVbT6XJegtW9vs=";
hash = "sha256-i6ZOcCa5LD0aw6oOvVSjT6ZMfFMweS7hBBVhV4P4tv4=";
};
dependencies = [