home-assistant-custom-components.elegoo_printer: 2.7.5 -> 2.8.0

This commit is contained in:
R. Ryantm
2026-04-02 20:48:31 +00:00
parent e11cc503cd
commit 99ba2cb2f9
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.7.5";
version = "2.8.0";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-kZ5RzK/NbW8yysBKmmAWju41lao1leiHJsFQuheX93c=";
hash = "sha256-JyAgBPaj7BQNn+qhBRZPDw0HypRxpBKGvAuKfQk/bn4=";
};
dependencies = [