home-assistant-custom-components.moonraker: 1.5.1 -> 1.6.0

This commit is contained in:
9R
2025-02-20 12:40:02 +01:00
parent 114d799f12
commit 9562d26ef0
@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "marcolivierarsenault";
domain = "moonraker";
version = "1.5.1";
version = "1.6.0";
src = fetchFromGitHub {
owner = "marcolivierarsenault";
repo = "moonraker-home-assistant";
tag = version;
hash = "sha256-vBsNpCCYLxL5T9LPRitR3a6mBRQwxoDtUDXzN0hCSTQ=";
hash = "sha256-CicM7XVHEp43ZvPZKdV53jhHH4R4mAv/wiWQPd1oWtg=";
};
dependencies = [