mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #156492 from razvanazamfirei/bump-deepl-23.9.1591123
deepl: update livecheck
This commit is contained in:
+2
-3
@@ -22,7 +22,7 @@ cask "deepl" do
|
||||
end
|
||||
end
|
||||
|
||||
url "https://appdownload.deepl.com/macos/#{version}/DeepL_#{version}.zip"
|
||||
url "https://www.deepl.com/macos/download/#{version}/DeepL_#{version}.zip"
|
||||
name "DeepL"
|
||||
desc "Trains AIs to understand and translate texts"
|
||||
homepage "https://www.deepl.com/"
|
||||
@@ -38,8 +38,7 @@ cask "deepl" do
|
||||
]
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Caches/com.linguee.DeepLCopyTranslator",
|
||||
"~/Library/Caches/com.linguee.DeepLCopyTranslator.ShipIt",
|
||||
"~/Library/Caches/com.linguee.DeepLCopyTranslator*",
|
||||
"~/Library/Group Containers/*.com.linguee.DeepL",
|
||||
"~/Library/Preferences/com.linguee.DeepLCopyTranslator.plist",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user