home-assistant: fix hash

This commit is contained in:
Sandro - 2024-05-05 23:05:10 +02:00
parent 1aeeba70ad
commit bdf962bfc0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ in
# expand command_line authentication provider
(final.fetchpatch {
url = "https://github.com/home-assistant/core/pull/107419.diff";
hash = "sha256-rbdu6aMpBExblMT2oOuPS4kb+S71AFtyxBCgKWLi6g8=";
hash = "sha256-e477JfbvwVVHMLJ3XMAyK6lcnZV6QCK6r/Bwihl+iUs=";
})
./home-assistant-create-person-when-credentials-exist.diff
];