home-assistant-custom-components.elegoo_printer: 2.4.2 -> 2.4.3

This commit is contained in:
R. Ryantm
2025-11-12 15:32:34 +00:00
parent ff7090395a
commit 8421dc34ee
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.4.2";
version = "2.4.3";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-z55599eTJy5oQeE+BD0AYXtLTKoeKZzvNDurE0/oPYQ=";
hash = "sha256-QH/604wgTNlla+0cfoOC1HweE1LoQXgZbS/Rjm21M0k=";
};
dependencies = [