From 6e7ee0110b5d95b6bbcd621de9cca6d47c1ca932 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 22 Aug 2025 15:32:55 +0200 Subject: [PATCH] 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. --- .goreleaser.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 059bb72..14d1f72 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,8 +23,6 @@ homebrew_casks: name: homebrew-taps binary: schemactl directory: Casks - conflicts: - - formula: unbound-schemas commit_author: name: "Joakim Olsson" email: joakim@unbound.se -- 2.52.0