chore: remove conflicts entry from homebrew-taps config
Remove the conflicts entry for the unbound-schemas formula in the homebrew-taps configuration to simplify the integration process. This change enhances compatibility and streamlines the build setup.
This commit is contained in:
@@ -23,8 +23,6 @@ homebrew_casks:
|
|||||||
name: homebrew-taps
|
name: homebrew-taps
|
||||||
binary: schemactl
|
binary: schemactl
|
||||||
directory: Casks
|
directory: Casks
|
||||||
conflicts:
|
|
||||||
- formula: unbound-schemas
|
|
||||||
commit_author:
|
commit_author:
|
||||||
name: "Joakim Olsson"
|
name: "Joakim Olsson"
|
||||||
email: joakim@unbound.se
|
email: joakim@unbound.se
|
||||||
|
|||||||
Reference in New Issue
Block a user