Unverified Commit f6488957 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

home-assistant-custom-components.fellow: 0-unstable-2025-08-06 -> 0-unstable-2025-10-06 (#449991)

parents 11130c70 cf851144
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@
buildHomeAssistantComponent {
  owner = "NewsGuyTor";
  domain = "fellow";
  version = "0-unstable-2025-08-06";
  version = "0-unstable-2025-10-06";

  src = fetchFromGitHub {
    owner = "NewsGuyTor";
    repo = "FellowAiden-HomeAssistant";
    rev = "bb0f3042e974a149a3597d06312e6be9b8d265ff";
    hash = "sha256-cplIiFt0CkeOXjypvG0MR/t7PWzeaa2G6uScWSLbEpo=";
    rev = "c0b724e2ac3174b99fcb7d05a9c63a3ac6ce03b4";
    hash = "sha256-gK9lVFehqRWq7HQd+VPJB/iaIvLdHu51XxyfM14aY0s=";
  };

  passthru.updateScript = unstableGitUpdater { };