cask "babeledit" do version "5.5.0" sha256 "6c86c5fb7509ba386381bf2e2dba0f566d071baf2719764f11335fec0e88ea2b" url "https://www.codeandweb.com/download/babeledit/#{version}/BabelEdit-#{version}.dmg" name "BabelEdit" desc "Translation editor" homepage "https://www.codeandweb.com/babeledit" livecheck do url "https://www.codeandweb.com/releases/babeledit/updatecheck.php?b=no&o=mac" strategy :sparkle end auto_updates true app "BabelEdit.app" zap trash: "~/Library/Preferences/de.code-and-web.BabelEdit.plist" end