Unverified Commit 5965b148 authored by K900's avatar K900 Committed by GitHub
Browse files

home-assistant-custom-components.polaris-mqtt: update source hash (#506899)

parents 4fa27748 8aac16ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ buildHomeAssistantComponent rec {
    owner = "samoswall";
    repo = "polaris-mqtt";
    tag = "v${version}";
    hash = "sha256-GKwc9EwPygA1ZJx7wcDOdV7FzhOdrNhQuKv3h35NgUU=";
    hash = "sha256-H/SYO3suxtLnvAvk2gdgMT+gBlvymmgmvRCVk1zMtHo=";
  };

  meta = {