cask "lens" do version "3.5.3" sha256 "821478667fef53831f782365c731332909dbe33fa73e326722d21157f49e301d" # github.com/lensapp/lens/ was verified as official when first introduced to the cask url "https://github.com/lensapp/lens/releases/download/v#{version}/Lens-#{version}.dmg" appcast "https://github.com/lensapp/lens/releases.atom" name "Lens" homepage "https://k8slens.dev/" app "Lens.app" zap trash: [ "~/Library/Application Support/Lens", "~/Library/Caches/Lens", "~/Library/Preferences/com.electron.kontena-lens.plist", "~/Library/Saved Application State/com.electron.kontena-lens.savedState", ] end