Add conflicts_with to zed

This commit is contained in:
Tim Masliuchenko
2024-02-02 13:59:06 +00:00
parent d216ceb851
commit 4b921df1c4
+1
View File
@@ -13,6 +13,7 @@ cask "zed" do
end
auto_updates true
conflicts_with cask: "zed-preview"
depends_on macos: ">= :catalina"
app "Zed.app"