home-assistant-custom-components.moonraker: 1.10.0 -> 1.11.0

This commit is contained in:
R. Ryantm
2025-10-20 02:54:59 +00:00
parent d08251c583
commit a745ab19e3
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "marcolivierarsenault";
domain = "moonraker";
version = "1.10.0";
version = "1.11.0";
src = fetchFromGitHub {
owner = "marcolivierarsenault";
repo = "moonraker-home-assistant";
tag = version;
hash = "sha256-U4vjWFUZlxRPIrK9YXuYzPCMAjdQGoPXewmDessWh+c=";
hash = "sha256-By3gCFNkI6nJyjiQVdLLfISuUfZoXjM/9PnZ2lJpH3w=";
};
dependencies = [