fix: remove unnecessary verified parameter from homebrew cask

The verified parameter is only needed when the URL domain differs
from the homepage domain. Since both point to github.com, Homebrew
audit flags this as unnecessary.
This commit is contained in:
2025-12-08 02:06:18 +00:00
parent 51119b3694
commit 27d5011ab1
-2
View File
@@ -58,8 +58,6 @@ homebrew_casks:
homepage: https://github.com/lukaszraczylo/lolcathost
description: "Dynamic host management tool with TUI"
license: MIT
url:
verified: github.com/lukaszraczylo/lolcathost
hooks:
post:
install: |