home-assistant-custom-components.moonraker: 1.11.0 -> 1.11.1
Changelog: https://github.com/marcolivierarsenault/moonraker-home-assistant/releases/tag/1.11.1 Changelog full: https://github.com/marcolivierarsenault/moonraker-home-assistant/compare/1.11.0...1.11.1
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "marcolivierarsenault";
|
||||
domain = "moonraker";
|
||||
version = "1.11.0";
|
||||
version = "1.11.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "marcolivierarsenault";
|
||||
repo = "moonraker-home-assistant";
|
||||
tag = version;
|
||||
hash = "sha256-By3gCFNkI6nJyjiQVdLLfISuUfZoXjM/9PnZ2lJpH3w=";
|
||||
hash = "sha256-3qxTigKBZ7maUylx0NCf70tURNUWFpo2TzgxnxqjUpA=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user