blender: fix conflicts

This commit is contained in:
Razvan Azamfirei 2024-04-29 22:25:42 -04:00
parent 8ce6b5726e
commit 07869b6b83
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ cask "blender" do
regex(%r{href=.*?/blender[._-]v?(\d+(?:\.\d+)+)[._-]macos[._-]#{arch}\.dmg}i)
end
conflicts_with cask: "homebrew/cask-versions/blender-lts"
conflicts_with cask: "blender@lts"
depends_on macos: ">= :high_sierra"
app "Blender.app"