home-assistant-custom-components.ntfy: 1.1.0-pre.2 -> 1.2.0-pre.1
https://github.com/hbrennhaeuser/homeassistant_integration_ntfy/compare/v1.1.0-pre.2...v1.2.0-pre.1
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "hbrennhaeuser";
|
||||
domain = "ntfy";
|
||||
version = "1.1.0-pre.2";
|
||||
version = "1.2.0-pre.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "homeassistant_integration_ntfy";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-OGCAJsAsnUjwaLR8lCBdU+ghVOGFF0mT73t5JtcngUA=";
|
||||
hash = "sha256-cdqO8fwaEZzAEa7aVjV00OQYnmx0vJZqz7Nd9+MUHN8=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user