cask "utm" do version "2.0.19" sha256 "9d14ec5638382e4f81cfab5ba4f293f4be2ad085f825217fa051a948001cd8f0" url "https://github.com/utmapp/UTM/releases/download/v#{version}/UTM.dmg", verified: "github.com/utmapp/UTM/" appcast "https://github.com/utmapp/UTM/releases.atom" name "UTM" desc "Virtual machines UI using QEMU" homepage "https://getutm.app/" app "UTM.app" uninstall quit: "com.utmapp.UTM" zap trash: [ "~/Library/Preferences/com.utmapp.UTM.plist", "~/Library/Saved Application State/com.utmapp.UTM.savedState", ] end